Home
last modified time | relevance | path

Searched refs:bpf_prog_destroy (Results 1 – 11 of 11) sorted by relevance

/linux/net/netfilter/
H A Dxt_bpf.c107 bpf_prog_destroy(info->filter); in bpf_mt_destroy()
114 bpf_prog_destroy(info->filter); in bpf_mt_destroy_v1()
/linux/io_uring/
H A Dbpf_filter.c129 bpf_prog_destroy(f->prog); in io_free_bpf_filters()
455 bpf_prog_destroy(prog); in io_register_bpf_filter()
/linux/net/sched/
H A Dact_bpf.c257 bpf_prog_destroy(filter); in tcf_bpf_cfg_cleanup()
H A Dcls_bpf.c263 bpf_prog_destroy(prog->filter); in cls_bpf_free_parms()
/linux/drivers/net/ppp/
H A Dppp_generic.c945 bpf_prog_destroy(*which); in ppp_ioctl()
1011 bpf_prog_destroy(*which); in ppp_compat_ioctl()
3441 bpf_prog_destroy(ppp->pass_filter); in ppp_release_interface()
3446 bpf_prog_destroy(ppp->active_filter); in ppp_release_interface()
/linux/kernel/
H A Dseccomp.c527 bpf_prog_destroy(filter->prog); in seccomp_filter_free()
/linux/include/linux/
H A Dfilter.h1218 void bpf_prog_destroy(struct bpf_prog *fp);
/linux/Documentation/networking/
H A Dfilter.rst644 bpf_prog_destroy() for destroying it. The function
/linux/drivers/net/
H A Dtun.c2361 bpf_prog_destroy(prog->prog); in tun_prog_free()
/linux/net/packet/
H A Daf_packet.c1594 bpf_prog_destroy(old);
/linux/net/core/
H A Dfilter.c1473 void bpf_prog_destroy(struct bpf_prog *fp) in bpf_prog_destroy() function
1477 EXPORT_SYMBOL_GPL(bpf_prog_destroy);