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()
256 bpf_prog_destroy(filter); in tcf_bpf_cfg_cleanup()
259 bpf_prog_destroy(prog->filter); in cls_bpf_free_parms()
923 bpf_prog_destroy(*which); in ppp_ioctl()989 bpf_prog_destroy(*which); in ppp_compat_ioctl()3384 bpf_prog_destroy(ppp->pass_filter); in ppp_destroy_interface()3389 bpf_prog_destroy(ppp->active_filter); in ppp_destroy_interface()
937 void bpf_prog_destroy(struct bpf_prog *fp);
516 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()
2168 bpf_prog_destroy(prog->prog); in tun_prog_free()
1546 bpf_prog_destroy(old); in __fanout_set_data_bpf()
641 bpf_prog_destroy() for destroying it. The function
8601 bpf_prog_destroy(fp); in release_filter()