Searched refs:bpf_prog_unlock_free (Results 1 – 4 of 4) sorted by relevance
890 static inline void bpf_prog_unlock_free(struct bpf_prog *fp) in bpf_prog_unlock_free() function1180 bpf_prog_unlock_free(fp); in bpf_jit_free()
763 bpf_prog_unlock_free(fp); in bpf_jit_free()
1180 bpf_prog_unlock_free(fp); in bpf_jit_free()2582 bpf_prog_unlock_free(aux->prog); in bpf_prog_free_deferred()
2661 bpf_prog_unlock_free(prog); in bpf_jit_free()
Completed in 18 milliseconds