Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dfilter.h514 struct bpf_binary_header { struct
777 static inline void bpf_jit_binary_lock_ro(struct bpf_binary_header *hdr) in bpf_jit_binary_lock_ro()
784 static inline struct bpf_binary_header *
939 struct bpf_binary_header *
943 void bpf_jit_binary_free(struct bpf_binary_header *hdr);
/Linux-v5.4/arch/powerpc/net/
Dbpf_jit_comp64.c1063 struct bpf_binary_header *header;
1086 struct bpf_binary_header *bpf_hdr; in bpf_int_jit_compile()
1251 struct bpf_binary_header *bpf_hdr = (void *)addr; in bpf_jit_free()
/Linux-v5.4/kernel/bpf/
Dcore.c531 const struct bpf_binary_header *hdr = bpf_jit_binary_hdr(prog); in bpf_get_prog_addr_region()
795 struct bpf_binary_header *
800 struct bpf_binary_header *hdr; in bpf_jit_binary_alloc()
832 void bpf_jit_binary_free(struct bpf_binary_header *hdr) in bpf_jit_binary_free()
847 struct bpf_binary_header *hdr = bpf_jit_binary_hdr(fp); in bpf_jit_free()
/Linux-v5.4/arch/x86/net/
Dbpf_jit_comp.c1055 struct bpf_binary_header *header;
1064 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
Dbpf_jit_comp32.c2283 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
/Linux-v5.4/arch/arm64/net/
Dbpf_jit_comp.c823 struct bpf_binary_header *header;
831 struct bpf_binary_header *header; in bpf_int_jit_compile()
/Linux-v5.4/arch/s390/net/
Dbpf_jit_comp.c1321 struct bpf_binary_header *header;
1332 struct bpf_binary_header *header; in bpf_int_jit_compile()
/Linux-v5.4/arch/sparc/net/
Dbpf_jit_comp_64.c1461 struct bpf_binary_header *header;
1470 struct bpf_binary_header *header; in bpf_int_jit_compile()
/Linux-v5.4/arch/riscv/net/
Dbpf_jit_comp.c87 struct bpf_binary_header *header;
/Linux-v5.4/arch/mips/net/
Debpf_jit.c1801 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
/Linux-v5.4/arch/arm/net/
Dbpf_jit_32.c1861 struct bpf_binary_header *header; in bpf_int_jit_compile()