Home
last modified time | relevance | path

Searched refs:bpf_binary_header (Results 1 – 15 of 15) sorted by relevance

/linux-6.8/arch/powerpc/net/
Dbpf_jit_comp.c48 struct bpf_binary_header *hdr;
50 struct bpf_binary_header *fhdr;
73 struct bpf_binary_header *fhdr = NULL; in bpf_int_jit_compile()
74 struct bpf_binary_header *hdr = NULL; in bpf_int_jit_compile()
343 struct bpf_binary_header *hdr; in bpf_jit_free()
/linux-6.8/include/linux/
Dfilter.h602 struct bpf_binary_header { struct
894 static inline void bpf_jit_binary_lock_ro(struct bpf_binary_header *hdr) in bpf_jit_binary_lock_ro()
1057 struct bpf_binary_header *
1061 void bpf_jit_binary_free(struct bpf_binary_header *hdr);
1066 struct bpf_binary_header *
1078 struct bpf_binary_header *
1081 struct bpf_binary_header **rw_hdr,
1085 struct bpf_binary_header *ro_header,
1086 struct bpf_binary_header *rw_header);
1087 void bpf_jit_binary_pack_free(struct bpf_binary_header *ro_header,
[all …]
/linux-6.8/kernel/bpf/
Dcore.c1051 struct bpf_binary_header *
1056 struct bpf_binary_header *hdr; in bpf_jit_binary_alloc()
1090 void bpf_jit_binary_free(struct bpf_binary_header *hdr) in bpf_jit_binary_free()
1106 struct bpf_binary_header *
1109 struct bpf_binary_header **rw_header, in bpf_jit_binary_pack_alloc()
1113 struct bpf_binary_header *ro_header; in bpf_jit_binary_pack_alloc()
1153 struct bpf_binary_header *ro_header, in bpf_jit_binary_pack_finalize()
1154 struct bpf_binary_header *rw_header) in bpf_jit_binary_pack_finalize()
1179 void bpf_jit_binary_pack_free(struct bpf_binary_header *ro_header, in bpf_jit_binary_pack_free()
1180 struct bpf_binary_header *rw_header) in bpf_jit_binary_pack_free()
[all …]
/linux-6.8/arch/riscv/net/
Dbpf_jit_core.c263 struct bpf_binary_header *hdr; in bpf_jit_free()
Dbpf_jit.h88 struct bpf_binary_header *header;
89 struct bpf_binary_header *ro_header;
/linux-6.8/arch/loongarch/net/
Dbpf_jit.h25 struct bpf_binary_header *header;
Dbpf_jit.c1188 struct bpf_binary_header *header; in bpf_int_jit_compile()
/linux-6.8/arch/x86/net/
Dbpf_jit_comp.c2933 struct bpf_binary_header *rw_header;
2934 struct bpf_binary_header *header;
2946 struct bpf_binary_header *rw_header = NULL; in bpf_int_jit_compile()
2947 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
3152 struct bpf_binary_header *hdr; in bpf_jit_free()
Dbpf_jit_comp32.c2523 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
/linux-6.8/arch/s390/net/
Dbpf_jit_comp.c2001 struct bpf_binary_header *header;
2006 static struct bpf_binary_header *bpf_jit_alloc(struct bpf_jit *jit, in bpf_jit_alloc()
2009 struct bpf_binary_header *header; in bpf_jit_alloc()
2036 struct bpf_binary_header *header; in bpf_int_jit_compile()
/linux-6.8/arch/parisc/net/
Dbpf_jit.h243 struct bpf_binary_header *header;
/linux-6.8/arch/sparc/net/
Dbpf_jit_comp_64.c1475 struct bpf_binary_header *header;
1484 struct bpf_binary_header *header; in bpf_int_jit_compile()
/linux-6.8/arch/mips/net/
Dbpf_jit_comp.c915 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
/linux-6.8/arch/arm64/net/
Dbpf_jit_comp.c1513 struct bpf_binary_header *header;
1522 struct bpf_binary_header *header; in bpf_int_jit_compile()
/linux-6.8/arch/arm/net/
Dbpf_jit_32.c2118 struct bpf_binary_header *header; in bpf_int_jit_compile()