Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dfilter.h1036 void bpf_jit_free(struct bpf_prog *fp);
1178 static inline void bpf_jit_free(struct bpf_prog *fp) in bpf_jit_free() function
/linux-6.3-rc2/kernel/bpf/
A Dcore.c1171 void __weak bpf_jit_free(struct bpf_prog *fp) in bpf_jit_free() function
2578 bpf_jit_free(aux->func[i]); in bpf_prog_free_deferred()
2584 bpf_jit_free(aux->prog); in bpf_prog_free_deferred()
A Dverifier.c16198 bpf_jit_free(func[i]); in jit_subprogs()
/linux-6.3-rc2/arch/sparc/net/
A Dbpf_jit_comp_32.c758 void bpf_jit_free(struct bpf_prog *fp) in bpf_jit_free() function
/linux-6.3-rc2/arch/x86/net/
A Dbpf_jit_comp.c2639 void bpf_jit_free(struct bpf_prog *prog) in bpf_jit_free() function

Completed in 56 milliseconds