Home
last modified time | relevance | path

Searched defs:bpf_jit_free (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/net/
H A Dbpf_jit_comp.c414 void bpf_jit_free(struct bpf_prog *fp) in bpf_jit_free() function
/linux/arch/sparc/net/
H A Dbpf_jit_comp_32.c758 void bpf_jit_free(struct bpf_prog *fp) in bpf_jit_free() function
/linux/kernel/bpf/
H A Dcore.c1248 void __weak bpf_jit_free(struct bpf_prog *fp) bpf_jit_free() function