Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dfilter.h817 static inline void bpf_prog_unlock_free(struct bpf_prog *fp) in bpf_prog_unlock_free() function
1054 bpf_prog_unlock_free(fp); in bpf_jit_free()
/Linux-v5.4/arch/powerpc/net/
Dbpf_jit_comp.c683 bpf_prog_unlock_free(fp); in bpf_jit_free()
Dbpf_jit_comp64.c1256 bpf_prog_unlock_free(fp); in bpf_jit_free()
/Linux-v5.4/arch/sparc/net/
Dbpf_jit_comp_32.c763 bpf_prog_unlock_free(fp); in bpf_jit_free()
/Linux-v5.4/kernel/bpf/
Dcore.c854 bpf_prog_unlock_free(fp); in bpf_jit_free()
1983 bpf_prog_unlock_free(aux->prog); in bpf_prog_free_deferred()