Searched refs:bpf_prog_destroy (Results 1 – 12 of 12) sorted by relevance
107 bpf_prog_destroy(info->filter); in bpf_mt_destroy()114 bpf_prog_destroy(info->filter); in bpf_mt_destroy_v1()
319 bpf_prog_destroy(orig_fp); in lb_bpf_func_set()335 bpf_prog_destroy(fp); in lb_bpf_func_free()
258 bpf_prog_destroy(filter); in tcf_bpf_cfg_cleanup()
262 bpf_prog_destroy(prog->filter); in cls_bpf_free_parms()
818 bpf_prog_destroy(*which); in ppp_ioctl()884 bpf_prog_destroy(*which); in ppp_compat_ioctl()3216 bpf_prog_destroy(ppp->pass_filter); in ppp_destroy_interface()3221 bpf_prog_destroy(ppp->active_filter); in ppp_destroy_interface()
887 void bpf_prog_destroy(struct bpf_prog *fp);
511 bpf_prog_destroy(filter->prog); in seccomp_filter_free()
1446 void bpf_prog_destroy(struct bpf_prog *fp) in bpf_prog_destroy() function1450 EXPORT_SYMBOL_GPL(bpf_prog_destroy);1640 bpf_prog_destroy(prog); in sk_reuseport_prog_free()
2297 bpf_prog_destroy(prog->prog); in tun_prog_free()
1544 bpf_prog_destroy(old); in __fanout_set_data_bpf()
632 bpf_prog_destroy() for destroying it. The macro
6629 bpf_prog_destroy(fp); in release_filter()