Home
last modified time | relevance | path

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

/Linux-v5.15/arch/powerpc/net/
Dbpf_jit_comp.c76 struct bpf_binary_header *header;
99 struct bpf_binary_header *bpf_hdr; in bpf_int_jit_compile()
/Linux-v5.15/include/linux/
Dfilter.h551 struct bpf_binary_header { struct
887 static inline void bpf_jit_binary_lock_ro(struct bpf_binary_header *hdr) in bpf_jit_binary_lock_ro()
894 static inline struct bpf_binary_header *
1058 struct bpf_binary_header *
1062 void bpf_jit_binary_free(struct bpf_binary_header *hdr);
/Linux-v5.15/arch/s390/net/
Dbpf_jit_comp.c1751 struct bpf_binary_header *header;
1756 static struct bpf_binary_header *bpf_jit_alloc(struct bpf_jit *jit, in bpf_jit_alloc()
1759 struct bpf_binary_header *header; in bpf_jit_alloc()
1786 struct bpf_binary_header *header; in bpf_int_jit_compile()
/Linux-v5.15/kernel/bpf/
Dcore.c532 const struct bpf_binary_header *hdr = bpf_jit_binary_hdr(prog); in bpf_prog_ksym_set_addr()
856 struct bpf_binary_header *
861 struct bpf_binary_header *hdr; in bpf_jit_binary_alloc()
896 void bpf_jit_binary_free(struct bpf_binary_header *hdr) in bpf_jit_binary_free()
911 struct bpf_binary_header *hdr = bpf_jit_binary_hdr(fp); in bpf_jit_free()
/Linux-v5.15/arch/arm64/net/
Dbpf_jit_comp.c988 struct bpf_binary_header *header;
997 struct bpf_binary_header *header; in bpf_int_jit_compile()
/Linux-v5.15/arch/sparc/net/
Dbpf_jit_comp_64.c1475 struct bpf_binary_header *header;
1484 struct bpf_binary_header *header; in bpf_int_jit_compile()
/Linux-v5.15/arch/x86/net/
Dbpf_jit_comp.c2236 struct bpf_binary_header *header;
2248 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
Dbpf_jit_comp32.c2507 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
/Linux-v5.15/arch/riscv/net/
Dbpf_jit.h85 struct bpf_binary_header *header;
/Linux-v5.15/arch/arm/net/
Dbpf_jit_32.c1898 struct bpf_binary_header *header; in bpf_int_jit_compile()
/Linux-v5.15/arch/mips/net/
Debpf_jit.c1810 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()