Searched refs:bpf_prog_destroy (Results 1 – 11 of 11) sorted by relevance
107 bpf_prog_destroy(info->filter); in bpf_mt_destroy()114 bpf_prog_destroy(info->filter); in bpf_mt_destroy_v1()
259 bpf_prog_destroy(filter); in tcf_bpf_cfg_cleanup()
263 bpf_prog_destroy(prog->filter); in cls_bpf_free_parms()
950 bpf_prog_destroy(*which); in ppp_ioctl()1016 bpf_prog_destroy(*which); in ppp_compat_ioctl()3422 bpf_prog_destroy(ppp->pass_filter); in ppp_destroy_interface()3427 bpf_prog_destroy(ppp->active_filter); in ppp_destroy_interface()
1119 void bpf_prog_destroy(struct bpf_prog *fp);
527 bpf_prog_destroy(filter->prog); in seccomp_filter_free()
644 bpf_prog_destroy() for destroying it. The function
2217 bpf_prog_destroy(prog->prog); in tun_prog_free()
1475 void bpf_prog_destroy(struct bpf_prog *fp) in bpf_prog_destroy() function1479 EXPORT_SYMBOL_GPL(bpf_prog_destroy);1671 bpf_prog_destroy(prog); in sk_reuseport_prog_free()
1631 bpf_prog_destroy(old); in __fanout_set_data_bpf()
14911 bpf_prog_destroy(fp); in release_filter()