Home
last modified time | relevance | path

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

/Linux-v6.6/arch/riscv/net/
Dbpf_jit_core.c279 bpf_prog_unlock_free(prog); in bpf_jit_free()
/Linux-v6.6/include/linux/
Dfilter.h880 static inline void bpf_prog_unlock_free(struct bpf_prog *fp) in bpf_prog_unlock_free() function
1171 bpf_prog_unlock_free(fp); in bpf_jit_free()
/Linux-v6.6/arch/sparc/net/
Dbpf_jit_comp_32.c763 bpf_prog_unlock_free(fp); in bpf_jit_free()
/Linux-v6.6/kernel/bpf/
Dcore.c1190 bpf_prog_unlock_free(fp); in bpf_jit_free()
2734 bpf_prog_unlock_free(aux->prog); in bpf_prog_free_deferred()
/Linux-v6.6/arch/x86/net/
Dbpf_jit_comp.c2914 bpf_prog_unlock_free(prog); in bpf_jit_free()