Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A 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);
/OK3568_Linux_fs/kernel/arch/s390/net/
H A 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()
/OK3568_Linux_fs/kernel/arch/powerpc/net/
H A 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()
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dcore.c540 const struct bpf_binary_header *hdr = bpf_jit_binary_hdr(prog); in bpf_prog_ksym_set_addr()
864 struct bpf_binary_header *
869 struct bpf_binary_header *hdr; in bpf_jit_binary_alloc()
904 void bpf_jit_binary_free(struct bpf_binary_header *hdr) in bpf_jit_binary_free()
921 struct bpf_binary_header *hdr = bpf_jit_binary_hdr(fp); in bpf_jit_free()
/OK3568_Linux_fs/kernel/arch/arm64/net/
H A Dbpf_jit_comp.c987 struct bpf_binary_header *header;
996 struct bpf_binary_header *header; in bpf_int_jit_compile()
/OK3568_Linux_fs/kernel/arch/sparc/net/
H A Dbpf_jit_comp_64.c1464 struct bpf_binary_header *header;
1473 struct bpf_binary_header *header; in bpf_int_jit_compile()
/OK3568_Linux_fs/kernel/arch/x86/net/
H A Dbpf_jit_comp.c2002 struct bpf_binary_header *header;
2011 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
H A Dbpf_jit_comp32.c2332 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
/OK3568_Linux_fs/kernel/arch/riscv/net/
H A Dbpf_jit.h85 struct bpf_binary_header *header;
/OK3568_Linux_fs/kernel/arch/arm/net/
H A Dbpf_jit_32.c1899 struct bpf_binary_header *header; in bpf_int_jit_compile()
/OK3568_Linux_fs/kernel/arch/mips/net/
H A Debpf_jit.c1805 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()