Home
last modified time | relevance | path

Searched refs:bpf_binary_header (Results 1 – 16 of 16) 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()
1272 struct bpf_binary_header *
1276 void bpf_jit_binary_free(struct bpf_binary_header *hdr);
1281 struct bpf_binary_header *
1293 struct bpf_binary_header *
1296 struct bpf_binary_header **rw_hdr,
1299 int bpf_jit_binary_pack_finalize(struct bpf_binary_header *ro_header,
1300 struct bpf_binary_header *rw_header);
1301 void bpf_jit_binary_pack_free(struct bpf_binary_header *ro_header,
[all …]
/linux/arch/loongarch/net/
H A Dbpf_jit.h28 struct bpf_binary_header *header;
29 struct bpf_binary_header *ro_header;
H A Dbpf_jit.c1930 struct bpf_binary_header *header; in bpf_int_jit_compile()
1931 struct bpf_binary_header *ro_header; in bpf_int_jit_compile()
2105 struct bpf_binary_header *hdr; in bpf_jit_free()
/linux/kernel/bpf/
H A Dcore.c1074 struct bpf_binary_header *
1079 struct bpf_binary_header *hdr; in bpf_jit_binary_alloc()
1113 void bpf_jit_binary_free(struct bpf_binary_header *hdr) in bpf_jit_binary_free()
1129 struct bpf_binary_header *
1132 struct bpf_binary_header **rw_header, in bpf_jit_binary_pack_alloc()
1136 struct bpf_binary_header *ro_header; in bpf_jit_binary_pack_alloc()
1175 int bpf_jit_binary_pack_finalize(struct bpf_binary_header *ro_header, in bpf_jit_binary_pack_finalize()
1176 struct bpf_binary_header *rw_header) in bpf_jit_binary_pack_finalize()
1201 void bpf_jit_binary_pack_free(struct bpf_binary_header *ro_header, in bpf_jit_binary_pack_free()
1202 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()
421 struct bpf_binary_header *hdr; in bpf_jit_free()
/linux/arch/riscv/net/
H A Dbpf_jit_core.c251 struct bpf_binary_header *hdr; in bpf_jit_free()
H A Dbpf_jit.h96 struct bpf_binary_header *header;
97 struct bpf_binary_header *ro_header;
/linux/arch/arm64/net/
H A Dbpf_jit_comp.c2003 struct bpf_binary_header *header;
2005 struct bpf_binary_header *ro_header;
2013 struct bpf_binary_header *header; in bpf_int_jit_compile()
2014 struct bpf_binary_header *ro_header = NULL; in bpf_int_jit_compile()
3175 struct bpf_binary_header *hdr; in bpf_jit_free()
/linux/arch/s390/net/
H A Dbpf_jit_comp.c2252 struct bpf_binary_header *header;
2257 static struct bpf_binary_header *bpf_jit_alloc(struct bpf_jit *jit, in bpf_jit_alloc()
2260 struct bpf_binary_header *header; in bpf_jit_alloc()
2302 struct bpf_binary_header *header; in bpf_int_jit_compile()
/linux/arch/arc/net/
H A Dbpf_jit_core.c74 struct bpf_binary_header *bpf_header;
104 struct bpf_binary_header *bpf_header;
/linux/arch/x86/net/
H A Dbpf_jit_comp.c3705 struct bpf_binary_header *rw_header;
3706 struct bpf_binary_header *header;
3718 struct bpf_binary_header *rw_header = NULL; in bpf_int_jit_compile()
3719 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
3962 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()