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.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/kernel/bpf/
H A Dcore.c1071 struct bpf_binary_header *
1076 struct bpf_binary_header *hdr; in bpf_jit_binary_alloc()
1110 void bpf_jit_binary_free(struct bpf_binary_header *hdr) in bpf_jit_binary_free()
1126 struct bpf_binary_header *
1129 struct bpf_binary_header **rw_header, in bpf_jit_binary_pack_alloc()
1133 struct bpf_binary_header *ro_header; in bpf_jit_binary_pack_alloc()
1172 int bpf_jit_binary_pack_finalize(struct bpf_binary_header *ro_header, in bpf_jit_binary_pack_finalize()
1173 struct bpf_binary_header *rw_header) in bpf_jit_binary_pack_finalize()
1198 void bpf_jit_binary_pack_free(struct bpf_binary_header *ro_header, in bpf_jit_binary_pack_free()
1199 struct bpf_binary_header *rw_header) 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.c1836 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.c3681 struct bpf_binary_header *rw_header;
3682 struct bpf_binary_header *header;
3694 struct bpf_binary_header *rw_header = NULL; in bpf_int_jit_compile()
3695 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
3938 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()