Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dfilter.h319 struct bpf_binary_header { struct
468 struct bpf_binary_header *
472 void bpf_jit_binary_free(struct bpf_binary_header *hdr);
/linux-4.4.14/kernel/bpf/
Dcore.c141 struct bpf_binary_header *
146 struct bpf_binary_header *hdr; in bpf_jit_binary_alloc()
172 void bpf_jit_binary_free(struct bpf_binary_header *hdr) in bpf_jit_binary_free()
/linux-4.4.14/arch/arm64/net/
Dbpf_jit_comp.c758 struct bpf_binary_header *header; in bpf_int_jit_compile()
824 struct bpf_binary_header *header = (void *)addr; in bpf_jit_free()
/linux-4.4.14/arch/x86/net/
Dbpf_jit_comp.c1048 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
1121 struct bpf_binary_header *header = (void *)addr; in bpf_jit_free()
/linux-4.4.14/arch/s390/net/
Dbpf_jit_comp.c1276 struct bpf_binary_header *header; in bpf_int_jit_compile()
1325 struct bpf_binary_header *header = (void *)addr; in bpf_jit_free()
/linux-4.4.14/arch/arm/net/
Dbpf_jit_32.c991 struct bpf_binary_header *header; in bpf_jit_compile()
1073 struct bpf_binary_header *header = (void *)addr; in bpf_jit_free()