Home
last modified time | relevance | path

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

/linux/arch/powerpc/net/
A Dbpf_jit_comp.c76 struct bpf_binary_header *header;
99 struct bpf_binary_header *bpf_hdr; in bpf_int_jit_compile()
/linux/include/linux/
A Dfilter.h550 struct bpf_binary_header { struct
886 static inline void bpf_jit_binary_lock_ro(struct bpf_binary_header *hdr) in bpf_jit_binary_lock_ro()
893 static inline struct bpf_binary_header *
1057 struct bpf_binary_header *
1061 void bpf_jit_binary_free(struct bpf_binary_header *hdr);
/linux/arch/s390/net/
A Dbpf_jit_comp.c1751 struct bpf_binary_header *header;
1756 static struct bpf_binary_header *bpf_jit_alloc(struct bpf_jit *jit, in bpf_jit_alloc()
1759 struct bpf_binary_header *header; in bpf_jit_alloc()
1786 struct bpf_binary_header *header; in bpf_int_jit_compile()
/linux/kernel/bpf/
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()
919 struct bpf_binary_header *hdr = bpf_jit_binary_hdr(fp); in bpf_jit_free()
/linux/arch/arm64/net/
A Dbpf_jit_comp.c991 struct bpf_binary_header *header;
1000 struct bpf_binary_header *header; in bpf_int_jit_compile()
/linux/arch/sparc/net/
A Dbpf_jit_comp_64.c1475 struct bpf_binary_header *header;
1484 struct bpf_binary_header *header; in bpf_int_jit_compile()
/linux/arch/mips/net/
A Dbpf_jit_comp.c911 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
/linux/arch/x86/net/
A Dbpf_jit_comp.c2223 struct bpf_binary_header *header;
2235 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
A Dbpf_jit_comp32.c2523 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
/linux/arch/riscv/net/
A Dbpf_jit.h86 struct bpf_binary_header *header;
/linux/arch/arm/net/
A Dbpf_jit_32.c1893 struct bpf_binary_header *header; in bpf_int_jit_compile()

Completed in 56 milliseconds