Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dfilter.h535 struct bpf_binary_header { struct
836 static inline void bpf_jit_binary_lock_ro(struct bpf_binary_header *hdr) in bpf_jit_binary_lock_ro()
843 static inline struct bpf_binary_header *
1005 struct bpf_binary_header *
1009 void bpf_jit_binary_free(struct bpf_binary_header *hdr);
/kernel/linux/linux-5.10/arch/s390/net/
Dbpf_jit_comp.c1700 struct bpf_binary_header *header;
1705 static struct bpf_binary_header *bpf_jit_alloc(struct bpf_jit *jit, in bpf_jit_alloc()
1708 struct bpf_binary_header *header; in bpf_jit_alloc()
1735 struct bpf_binary_header *header; in bpf_int_jit_compile()
/kernel/linux/linux-5.10/arch/powerpc/net/
Dbpf_jit_comp64.c1140 struct bpf_binary_header *header;
1163 struct bpf_binary_header *bpf_hdr; in bpf_int_jit_compile()
1328 struct bpf_binary_header *bpf_hdr = (void *)addr; in bpf_jit_free()
/kernel/linux/linux-5.10/kernel/bpf/
Dcore.c539 const struct bpf_binary_header *hdr = bpf_jit_binary_hdr(prog); in bpf_prog_ksym_set_addr()
863 struct bpf_binary_header *
868 struct bpf_binary_header *hdr; in bpf_jit_binary_alloc()
903 void bpf_jit_binary_free(struct bpf_binary_header *hdr) in bpf_jit_binary_free()
918 struct bpf_binary_header *hdr = bpf_jit_binary_hdr(fp); in bpf_jit_free()
/kernel/linux/linux-5.10/arch/arm64/net/
Dbpf_jit_comp.c986 struct bpf_binary_header *header;
995 struct bpf_binary_header *header; in bpf_int_jit_compile()
/kernel/linux/linux-5.10/arch/sparc/net/
Dbpf_jit_comp_64.c1464 struct bpf_binary_header *header;
1473 struct bpf_binary_header *header; in bpf_int_jit_compile()
/kernel/linux/linux-5.10/arch/x86/net/
Dbpf_jit_comp.c2005 struct bpf_binary_header *header;
2014 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
Dbpf_jit_comp32.c2332 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
/kernel/linux/linux-5.10/arch/riscv/net/
Dbpf_jit.h85 struct bpf_binary_header *header;
/kernel/linux/linux-5.10/arch/arm/net/
Dbpf_jit_32.c1899 struct bpf_binary_header *header; in bpf_int_jit_compile()
/kernel/linux/linux-5.10/arch/mips/net/
Debpf_jit.c1805 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()