Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfilter.h665 struct bpf_binary_header { struct
1089 bpf_jit_binary_lock_ro(struct bpf_binary_header *hdr) in bpf_jit_binary_lock_ro()
1271 struct bpf_binary_header *
1275 void bpf_jit_binary_free(struct bpf_binary_header *hdr);
1280 struct bpf_binary_header *
1292 struct bpf_binary_header *
1295 struct bpf_binary_header **rw_hdr,
1298 int bpf_jit_binary_pack_finalize(struct bpf_binary_header *ro_header,
1299 struct bpf_binary_header *rw_header);
1300 void bpf_jit_binary_pack_free(struct bpf_binary_header *ro_header,
[all …]
/linux/arch/powerpc/net/
H A 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()
418 struct bpf_binary_header *hdr; in bpf_jit_free()
/linux/kernel/bpf/
H A Dcore.c1055 struct bpf_binary_header *
1060 struct bpf_binary_header *hdr; in bpf_jit_binary_alloc()
1094 void bpf_jit_binary_free(struct bpf_binary_header *hdr) in bpf_jit_binary_free()
1110 struct bpf_binary_header *
1113 struct bpf_binary_header **rw_header, in bpf_jit_binary_pack_alloc()
1117 struct bpf_binary_header *ro_header; in bpf_jit_binary_pack_alloc()
1156 int bpf_jit_binary_pack_finalize(struct bpf_binary_header *ro_header, in bpf_jit_binary_pack_finalize()
1157 struct bpf_binary_header *rw_header) in bpf_jit_binary_pack_finalize()
1182 void bpf_jit_binary_pack_free(struct bpf_binary_header *ro_header, in bpf_jit_binary_pack_free()
1183 struct bpf_binary_header *rw_heade in bpf_jit_binary_pack_free()
[all...]
/linux/arch/loongarch/net/
H A Dbpf_jit.h26 struct bpf_binary_header *header;
H A Dbpf_jit.c1800 struct bpf_binary_header *header; in bpf_int_jit_compile()
/linux/arch/arm64/net/
H A Dbpf_jit_comp.c2010 struct bpf_binary_header *header;
2012 struct bpf_binary_header *ro_header;
2020 struct bpf_binary_header *header; in bpf_int_jit_compile()
2021 struct bpf_binary_header *ro_header = NULL; in bpf_int_jit_compile()
3129 struct bpf_binary_header *hdr; in bpf_jit_free()
/linux/arch/x86/net/
H A Dbpf_jit_comp.c3669 struct bpf_binary_header *rw_header;
3670 struct bpf_binary_header *header;
3682 struct bpf_binary_header *rw_header = NULL; in bpf_int_jit_compile()
3683 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
3926 struct bpf_binary_header *hdr; in bpf_jit_free()
H A Dbpf_jit_comp32.c2523 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
/linux/arch/parisc/net/
H A Dbpf_jit.h243 struct bpf_binary_header *header;
/linux/arch/sparc/net/
H A Dbpf_jit_comp_64.c1475 struct bpf_binary_header *header;
1484 struct bpf_binary_header *header; in bpf_int_jit_compile()
/linux/arch/mips/net/
H A Dbpf_jit_comp.c915 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
/linux/arch/arm/net/
H A Dbpf_jit_32.c2148 struct bpf_binary_header *header; in bpf_int_jit_compile()