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
1087 bpf_jit_binary_lock_ro(struct bpf_binary_header *hdr) in bpf_jit_binary_lock_ro()
1269 struct bpf_binary_header *
1273 void bpf_jit_binary_free(struct bpf_binary_header *hdr);
1278 struct bpf_binary_header *
1290 struct bpf_binary_header *
1293 struct bpf_binary_header **rw_hdr,
1296 int bpf_jit_binary_pack_finalize(struct bpf_binary_header *ro_header,
1297 struct bpf_binary_header *rw_header);
1298 void bpf_jit_binary_pack_free(struct bpf_binary_header *ro_header,
[all …]
/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_header) in bpf_jit_binary_pack_free()
[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/arch/loongarch/net/
H A Dbpf_jit.h26 struct bpf_binary_header *header;
H A Dbpf_jit.c1797 struct bpf_binary_header *header; in bpf_int_jit_compile()
/linux/arch/arm64/net/
H A Dbpf_jit_comp.c2006 struct bpf_binary_header *header;
2008 struct bpf_binary_header *ro_header;
2016 struct bpf_binary_header *header; in bpf_int_jit_compile()
2017 struct bpf_binary_header *ro_header = NULL; in bpf_int_jit_compile()
3118 struct bpf_binary_header *hdr; in bpf_jit_free()
/linux/arch/x86/net/
H A Dbpf_jit_comp.c3643 struct bpf_binary_header *rw_header;
3644 struct bpf_binary_header *header;
3656 struct bpf_binary_header *rw_header = NULL; in bpf_int_jit_compile()
3657 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
3891 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()