Home
last modified time | relevance | path

Searched refs:bpf_jit_free (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/include/linux/
Dfilter.h1066 void bpf_jit_free(struct bpf_prog *fp);
1185 static inline void bpf_jit_free(struct bpf_prog *fp) in bpf_jit_free() function
/Linux-v5.15/kernel/bpf/
Dcore.c908 void __weak bpf_jit_free(struct bpf_prog *fp) in bpf_jit_free() function
2282 bpf_jit_free(aux->func[i]); in bpf_prog_free_deferred()
2288 bpf_jit_free(aux->prog); in bpf_prog_free_deferred()
Dverifier.c12549 bpf_jit_free(func[i]); in jit_subprogs()
/Linux-v5.15/arch/sparc/net/
Dbpf_jit_comp_32.c758 void bpf_jit_free(struct bpf_prog *fp) in bpf_jit_free() function
/Linux-v5.15/arch/mips/net/
Dbpf_jit.c1293 void bpf_jit_free(struct bpf_prog *fp) in bpf_jit_free() function