Searched refs:__bpf_prog_free (Results 1 – 4 of 4) sorted by relevance
118 __bpf_prog_free(fp_old); in bpf_prog_realloc()125 void __bpf_prog_free(struct bpf_prog *fp) in __bpf_prog_free() function130 EXPORT_SYMBOL_GPL(__bpf_prog_free);
372 void __bpf_prog_free(struct bpf_prog *fp);377 __bpf_prog_free(fp); in bpf_prog_unlock_free()
1128 __bpf_prog_free(prog); in sk_attach_filter()1136 __bpf_prog_free(prog); in sk_attach_filter()
419 __bpf_prog_free(filter->prog); in seccomp_prepare_filter()