Home
last modified time | relevance | path

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

/linux-5.10/include/linux/
Dfilter.h520 struct bpf_binary_header { struct
821 static inline void bpf_jit_binary_lock_ro(struct bpf_binary_header *hdr) in bpf_jit_binary_lock_ro()
828 static inline struct bpf_binary_header *
989 struct bpf_binary_header *
993 void bpf_jit_binary_free(struct bpf_binary_header *hdr);
/linux-5.10/arch/s390/net/
Dbpf_jit_comp.c1689 struct bpf_binary_header *header;
1694 static struct bpf_binary_header *bpf_jit_alloc(struct bpf_jit *jit, in bpf_jit_alloc()
1697 struct bpf_binary_header *header; in bpf_jit_alloc()
1724 struct bpf_binary_header *header; in bpf_int_jit_compile()
/linux-5.10/arch/powerpc/net/
Dbpf_jit_comp64.c1065 struct bpf_binary_header *header;
1088 struct bpf_binary_header *bpf_hdr; in bpf_int_jit_compile()
1253 struct bpf_binary_header *bpf_hdr = (void *)addr; in bpf_jit_free()
/linux-5.10/kernel/bpf/
Dcore.c533 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-5.10/arch/arm64/net/
Dbpf_jit_comp.c973 struct bpf_binary_header *header;
982 struct bpf_binary_header *header; in bpf_int_jit_compile()
/linux-5.10/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-5.10/arch/x86/net/
Dbpf_jit_comp.c1968 struct bpf_binary_header *header;
1977 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
Dbpf_jit_comp32.c2301 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
/linux-5.10/arch/riscv/net/
Dbpf_jit.h85 struct bpf_binary_header *header;
/linux-5.10/arch/arm/net/
Dbpf_jit_32.c1877 struct bpf_binary_header *header; in bpf_int_jit_compile()
/linux-5.10/arch/mips/net/
Debpf_jit.c1802 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()