Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dfilter.h866 void bpf_jit_free(struct bpf_prog *fp);
966 static inline void bpf_jit_free(struct bpf_prog *fp) in bpf_jit_free() function
/Linux-v4.19/kernel/bpf/
Dcore.c620 void __weak bpf_jit_free(struct bpf_prog *fp) in bpf_jit_free() function
1737 bpf_jit_free(aux->func[i]); in bpf_prog_free_deferred()
1742 bpf_jit_free(aux->prog); in bpf_prog_free_deferred()
Dverifier.c5610 bpf_jit_free(func[i]); in jit_subprogs()
/Linux-v4.19/arch/powerpc/net/
Dbpf_jit_comp.c683 void bpf_jit_free(struct bpf_prog *fp) in bpf_jit_free() function
Dbpf_jit_comp64.c1025 void bpf_jit_free(struct bpf_prog *fp) in bpf_jit_free() function
/Linux-v4.19/arch/sparc/net/
Dbpf_jit_comp_32.c759 void bpf_jit_free(struct bpf_prog *fp) in bpf_jit_free() function
/Linux-v4.19/arch/mips/net/
Dbpf_jit.c1264 void bpf_jit_free(struct bpf_prog *fp) in bpf_jit_free() function