Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfilter.h721 struct bpf_binary_header { struct
1166 bpf_jit_binary_lock_ro(struct bpf_binary_header *hdr) in bpf_jit_binary_lock_ro()
1372 struct bpf_binary_header *
1376 void bpf_jit_binary_free(struct bpf_binary_header *hdr);
1382 struct bpf_binary_header *
1394 struct bpf_binary_header *
1397 struct bpf_binary_header **rw_hdr,
1401 int bpf_jit_binary_pack_finalize(struct bpf_binary_header *ro_header,
1402 struct bpf_binary_header *rw_header);
1403 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.c2198 struct bpf_binary_header *header; in bpf_int_jit_compile()
2199 struct bpf_binary_header *ro_header; in bpf_int_jit_compile()
2349 struct bpf_binary_header *hdr; in bpf_jit_free()
/linux/kernel/bpf/
H A Dcore.c1141 struct bpf_binary_header *
1146 struct bpf_binary_header *hdr; in bpf_jit_binary_alloc()
1180 void bpf_jit_binary_free(struct bpf_binary_header *hdr) in bpf_jit_binary_free()
1196 struct bpf_binary_header *
1199 struct bpf_binary_header **rw_header, in bpf_jit_binary_pack_alloc()
1204 struct bpf_binary_header *ro_header; in bpf_jit_binary_pack_alloc()
1243 int bpf_jit_binary_pack_finalize(struct bpf_binary_header *ro_header, in bpf_jit_binary_pack_finalize()
1244 struct bpf_binary_header *rw_header) in bpf_jit_binary_pack_finalize()
1269 void bpf_jit_binary_pack_free(struct bpf_binary_header *ro_header, in bpf_jit_binary_pack_free()
1270 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;
178 struct bpf_binary_header *fhdr = NULL; in bpf_int_jit_compile()
179 struct bpf_binary_header *hdr = NULL; in bpf_int_jit_compile()
481 struct bpf_binary_header *hdr; in bpf_jit_free()
/linux/arch/riscv/net/
H A Dbpf_jit_core.c228 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/s390/net/
H A Dbpf_jit_comp.c2323 struct bpf_binary_header *header;
2328 static struct bpf_binary_header *bpf_jit_alloc(struct bpf_jit *jit, in bpf_jit_alloc()
2331 struct bpf_binary_header *header; in bpf_jit_alloc()
2372 struct bpf_binary_header *header; in bpf_int_jit_compile()
/linux/arch/arm64/net/
H A Dbpf_jit_comp.c2150 struct bpf_binary_header *header;
2152 struct bpf_binary_header *ro_header;
2159 struct bpf_binary_header *header; in bpf_int_jit_compile()
2160 struct bpf_binary_header *ro_header = NULL; in bpf_int_jit_compile()
3361 struct bpf_binary_header *hdr; in bpf_jit_free()
/linux/arch/parisc/net/
H A Dbpf_jit.h243 struct bpf_binary_header *header;
/linux/arch/x86/net/
H A Dbpf_jit_comp.c3951 struct bpf_binary_header *rw_header;
3952 struct bpf_binary_header *header;
3964 struct bpf_binary_header *rw_header = NULL; in bpf_int_jit_compile()
3965 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
4191 struct bpf_binary_header *hdr; in bpf_jit_free()