Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dfilter.h303 struct bpf_binary_header { struct
400 struct bpf_binary_header *
404 void bpf_jit_binary_free(struct bpf_binary_header *hdr);
/linux-4.1.27/kernel/bpf/
Dcore.c133 struct bpf_binary_header *
138 struct bpf_binary_header *hdr; in bpf_jit_binary_alloc()
164 void bpf_jit_binary_free(struct bpf_binary_header *hdr) in bpf_jit_binary_free()
/linux-4.1.27/arch/x86/net/
Dbpf_jit_comp.c942 struct bpf_binary_header *header = NULL; in bpf_int_jit_compile()
1015 struct bpf_binary_header *header = (void *)addr; in bpf_jit_free()
/linux-4.1.27/arch/arm64/net/
Dbpf_jit_comp.c707 struct bpf_binary_header *header; in bpf_int_jit_compile()
773 struct bpf_binary_header *header = (void *)addr; in bpf_jit_free()
/linux-4.1.27/arch/s390/net/
Dbpf_jit_comp.c1165 struct bpf_binary_header *header; in bpf_int_jit_compile()
1214 struct bpf_binary_header *header = (void *)addr; in bpf_jit_free()
/linux-4.1.27/arch/arm/net/
Dbpf_jit_32.c885 struct bpf_binary_header *header; in bpf_jit_compile()
967 struct bpf_binary_header *header = (void *)addr; in bpf_jit_free()