Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dfilter.h650 struct bpf_binary_header { struct
1053 bpf_jit_binary_lock_ro(struct bpf_binary_header *hdr) in bpf_jit_binary_lock_ro()
1222 struct bpf_binary_header *
1226 void bpf_jit_binary_free(struct bpf_binary_header *hdr);
1231 struct bpf_binary_header *
1243 struct bpf_binary_header *
1246 struct bpf_binary_header **rw_hdr,
1249 int bpf_jit_binary_pack_finalize(struct bpf_binary_header *ro_header,
1250 struct bpf_binary_header *rw_header);
1251 void bpf_jit_binary_pack_free(struct bpf_binary_header *ro_header,
[all …]
/linux-6.14.4/arch/powerpc/net/
Dbpf_jit_comp.c118 struct bpf_binary_header *hdr;
120 struct bpf_binary_header *fhdr;
143 struct bpf_binary_header *fhdr = NULL; in bpf_int_jit_compile()
144 struct bpf_binary_header *hdr = NULL; in bpf_int_jit_compile()
413 struct bpf_binary_header *hdr; in bpf_jit_free()
/linux-6.14.4/kernel/bpf/
Dcore.c1080 struct bpf_binary_header *
1085 struct bpf_binary_header *hdr; in bpf_jit_binary_alloc()
1119 void bpf_jit_binary_free(struct bpf_binary_header *hdr) in bpf_jit_binary_free()
1135 struct bpf_binary_header *
1138 struct bpf_binary_header **rw_header, in bpf_jit_binary_pack_alloc()
1142 struct bpf_binary_header *ro_header; in bpf_jit_binary_pack_alloc()
1181 int bpf_jit_binary_pack_finalize(struct bpf_binary_header *ro_header, in bpf_jit_binary_pack_finalize()
1182 struct bpf_binary_header *rw_header) in bpf_jit_binary_pack_finalize()
1207 void bpf_jit_binary_pack_free(struct bpf_binary_header *ro_header, in bpf_jit_binary_pack_free()
1208 struct bpf_binary_header *rw_header) in bpf_jit_binary_pack_free()
[all …]
/linux-6.14.4/arch/riscv/net/
Dbpf_jit_core.c252 struct bpf_binary_header *hdr; in bpf_jit_free()
Dbpf_jit.h100 struct bpf_binary_header *header;
101 struct bpf_binary_header *ro_header;
/linux-6.14.4/arch/loongarch/net/
Dbpf_jit.h25 struct bpf_binary_header *header;
Dbpf_jit.c1196 struct bpf_binary_header *header; in bpf_int_jit_compile()
/linux-6.14.4/arch/arm64/net/
Dbpf_jit_comp.c1736 struct bpf_binary_header *header;
1738 struct bpf_binary_header *ro_header;
1746 struct bpf_binary_header *header; in bpf_int_jit_compile()
1747 struct bpf_binary_header *ro_header; in bpf_int_jit_compile()
2699 struct bpf_binary_header *hdr; in bpf_jit_free()
/linux-6.14.4/arch/x86/net/
Dbpf_jit_comp.c3408 struct bpf_binary_header *rw_header;
3409 struct bpf_binary_header *header;
3421 struct bpf_binary_header *rw_header = NULL; in bpf_int_jit_compile()
3422 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
3656 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.14.4/arch/s390/net/
Dbpf_jit_comp.c2211 struct bpf_binary_header *header;
2216 static struct bpf_binary_header *bpf_jit_alloc(struct bpf_jit *jit, in bpf_jit_alloc()
2219 struct bpf_binary_header *header; in bpf_jit_alloc()
2262 struct bpf_binary_header *header; in bpf_int_jit_compile()
/linux-6.14.4/arch/arc/net/
Dbpf_jit_core.c74 struct bpf_binary_header *bpf_header;
104 struct bpf_binary_header *bpf_header;
/linux-6.14.4/arch/parisc/net/
Dbpf_jit.h243 struct bpf_binary_header *header;
/linux-6.14.4/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.14.4/arch/mips/net/
Dbpf_jit_comp.c915 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
/linux-6.14.4/arch/arm/net/
Dbpf_jit_32.c2148 struct bpf_binary_header *header; in bpf_int_jit_compile()