Home
last modified time | relevance | path

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

/linux/arch/riscv/net/
H A Dbpf_jit_core.c249 void bpf_jit_free(struct bpf_prog *prog) in bpf_jit_free() function
/linux/arch/powerpc/net/
H A Dbpf_jit_comp.c339 void bpf_jit_free(struct bpf_prog *fp) in bpf_jit_free() function
/linux/include/linux/
H A Dfilter.h1113 void bpf_jit_free(struct bpf_prog *fp);
1256 static inline 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.c1238 void __weak bpf_jit_free(struct bpf_prog *fp) in bpf_jit_free() function
2797 bpf_jit_free(aux->func[i]); in bpf_prog_free_deferred()
2803 bpf_jit_free(aux->prog); in bpf_prog_free_deferred()
H A Dverifier.c19545 bpf_jit_free(func[i]); in jit_subprogs()
/linux/arch/arm64/net/
H A Dbpf_jit_comp.c2590 void bpf_jit_free(struct bpf_prog *prog) in bpf_jit_free() function
/linux/arch/x86/net/
H A Dbpf_jit_comp.c3433 void bpf_jit_free(struct bpf_prog *prog) in bpf_jit_free() function