Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dfilter.h473 struct bpf_binary_header { struct
702 static inline void bpf_jit_binary_lock_ro(struct bpf_binary_header *hdr) in bpf_jit_binary_lock_ro()
707 static inline void bpf_jit_binary_unlock_ro(struct bpf_binary_header *hdr) in bpf_jit_binary_unlock_ro()
712 static inline struct bpf_binary_header *
860 struct bpf_binary_header *
864 void bpf_jit_binary_free(struct bpf_binary_header *hdr);
/Linux-v4.19/arch/powerpc/net/
Dbpf_jit_comp64.c876 struct bpf_binary_header *header;
894 struct bpf_binary_header *bpf_hdr; in bpf_int_jit_compile()
1028 struct bpf_binary_header *bpf_hdr = (void *)addr; in bpf_jit_free()
/Linux-v4.19/kernel/bpf/
Dcore.c378 const struct bpf_binary_header *hdr = bpf_jit_binary_hdr(prog); in bpf_get_prog_addr_region()
580 struct bpf_binary_header *
585 struct bpf_binary_header *hdr; in bpf_jit_binary_alloc()
611 void bpf_jit_binary_free(struct bpf_binary_header *hdr) in bpf_jit_binary_free()
623 struct bpf_binary_header *hdr = bpf_jit_binary_hdr(fp); in bpf_jit_free()
/Linux-v4.19/arch/x86/net/
Dbpf_jit_comp.c1056 struct bpf_binary_header *header;
1065 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
Dbpf_jit_comp32.c2323 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
/Linux-v4.19/arch/arm64/net/
Dbpf_jit_comp.c801 struct bpf_binary_header *header;
809 struct bpf_binary_header *header; in bpf_int_jit_compile()
/Linux-v4.19/arch/sparc/net/
Dbpf_jit_comp_64.c1418 struct bpf_binary_header *header;
1427 struct bpf_binary_header *header; in bpf_int_jit_compile()
/Linux-v4.19/arch/s390/net/
Dbpf_jit_comp.c1237 struct bpf_binary_header *header; in bpf_int_jit_compile()
/Linux-v4.19/arch/mips/net/
Debpf_jit.c1714 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
/Linux-v4.19/arch/arm/net/
Dbpf_jit_32.c1809 struct bpf_binary_header *header; in bpf_int_jit_compile()