bpf_binary_header 1877 arch/arm/net/bpf_jit_32.c 	struct bpf_binary_header *header;
bpf_binary_header  823 arch/arm64/net/bpf_jit_comp.c 	struct bpf_binary_header *header;
bpf_binary_header  831 arch/arm64/net/bpf_jit_comp.c 	struct bpf_binary_header *header;
bpf_binary_header 1802 arch/mips/net/ebpf_jit.c 	struct bpf_binary_header *header = NULL;
bpf_binary_header 1063 arch/powerpc/net/bpf_jit_comp64.c 	struct bpf_binary_header *header;
bpf_binary_header 1086 arch/powerpc/net/bpf_jit_comp64.c 	struct bpf_binary_header *bpf_hdr;
bpf_binary_header 1251 arch/powerpc/net/bpf_jit_comp64.c 	struct bpf_binary_header *bpf_hdr = (void *)addr;
bpf_binary_header   87 arch/riscv/net/bpf_jit_comp.c 	struct bpf_binary_header *header;
bpf_binary_header 1322 arch/s390/net/bpf_jit_comp.c 	struct bpf_binary_header *header;
bpf_binary_header 1333 arch/s390/net/bpf_jit_comp.c 	struct bpf_binary_header *header;
bpf_binary_header 1461 arch/sparc/net/bpf_jit_comp_64.c 	struct bpf_binary_header *header;
bpf_binary_header 1470 arch/sparc/net/bpf_jit_comp_64.c 	struct bpf_binary_header *header;
bpf_binary_header 1067 arch/x86/net/bpf_jit_comp.c 	struct bpf_binary_header *header;
bpf_binary_header 1076 arch/x86/net/bpf_jit_comp.c 	struct bpf_binary_header *header = NULL;
bpf_binary_header 2301 arch/x86/net/bpf_jit_comp32.c 	struct bpf_binary_header *header = NULL;
bpf_binary_header  781 include/linux/filter.h static inline void bpf_jit_binary_lock_ro(struct bpf_binary_header *hdr)
bpf_binary_header  788 include/linux/filter.h static inline struct bpf_binary_header *
bpf_binary_header  943 include/linux/filter.h struct bpf_binary_header *
bpf_binary_header  947 include/linux/filter.h void bpf_jit_binary_free(struct bpf_binary_header *hdr);
bpf_binary_header  531 kernel/bpf/core.c 	const struct bpf_binary_header *hdr = bpf_jit_binary_hdr(prog);
bpf_binary_header  795 kernel/bpf/core.c struct bpf_binary_header *
bpf_binary_header  800 kernel/bpf/core.c 	struct bpf_binary_header *hdr;
bpf_binary_header  832 kernel/bpf/core.c void bpf_jit_binary_free(struct bpf_binary_header *hdr)
bpf_binary_header  847 kernel/bpf/core.c 		struct bpf_binary_header *hdr = bpf_jit_binary_hdr(fp);