Searched refs:bpf_binary_header (Results 1 – 11 of 11) sorted by relevance
76 struct bpf_binary_header *header;99 struct bpf_binary_header *bpf_hdr; in bpf_int_jit_compile()
550 struct bpf_binary_header { struct886 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);
1751 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()
540 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()
991 struct bpf_binary_header *header;1000 struct bpf_binary_header *header; in bpf_int_jit_compile()
1475 struct bpf_binary_header *header;1484 struct bpf_binary_header *header; in bpf_int_jit_compile()
911 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
2223 struct bpf_binary_header *header;2235 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
2523 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
86 struct bpf_binary_header *header;
1893 struct bpf_binary_header *header; in bpf_int_jit_compile()
Completed in 38 milliseconds