Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/net/
Dbpf_jit_comp.c979 bpf_jit_binary_free(header); in bpf_int_jit_compile()
1021 bpf_jit_binary_free(header); in bpf_jit_free()
/linux-4.1.27/arch/arm64/net/
Dbpf_jit_comp.c751 bpf_jit_binary_free(header); in bpf_int_jit_compile()
779 bpf_jit_binary_free(header); in bpf_jit_free()
/linux-4.1.27/include/linux/
Dfilter.h404 void bpf_jit_binary_free(struct bpf_binary_header *hdr);
/linux-4.1.27/arch/arm/net/
Dbpf_jit_32.c940 bpf_jit_binary_free(header); in bpf_jit_compile()
973 bpf_jit_binary_free(header); in bpf_jit_free()
/linux-4.1.27/kernel/bpf/
Dcore.c164 void bpf_jit_binary_free(struct bpf_binary_header *hdr) in bpf_jit_binary_free() function
/linux-4.1.27/arch/s390/net/
Dbpf_jit_comp.c1220 bpf_jit_binary_free(header); in bpf_jit_free()