Home
last modified time | relevance | path

Searched refs:bpf_prog_destroy (Results 1 – 13 of 13) 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/drivers/net/team/
H A Dteam_mode_loadbalance.c312 bpf_prog_destroy(orig_fp); in lb_bpf_func_set()
327 bpf_prog_destroy(fp); in lb_bpf_func_free()
/linux/net/sched/
H A Dact_bpf.c257 bpf_prog_destroy(filter); in tcf_bpf_cfg_cleanup()
H A Dcls_bpf.c261 bpf_prog_destroy(prog->filter); in cls_bpf_free_parms()
/linux/drivers/net/ppp/
H A Dppp_generic.c951 bpf_prog_destroy(*which); in ppp_ioctl()
1017 bpf_prog_destroy(*which); in ppp_compat_ioctl()
3453 bpf_prog_destroy(ppp->pass_filter); in ppp_destroy_interface()
3458 bpf_prog_destroy(ppp->active_filter); in ppp_destroy_interface()
/linux/include/linux/
H A Dfilter.h1138 void bpf_prog_destroy(struct bpf_prog *fp);
/linux/kernel/
H A Dseccomp.c527 bpf_prog_destroy(filter->prog); in seccomp_filter_free()
/linux/Documentation/networking/
H A Dfilter.rst644 bpf_prog_destroy() for destroying it. The function
/linux/drivers/net/
H A Dtun.c2220 bpf_prog_destroy(prog->prog); in tun_prog_free()
/linux/net/core/
H A Dfilter.c1474 void bpf_prog_destroy(struct bpf_prog *fp) in bpf_prog_destroy() function
1478 EXPORT_SYMBOL_GPL(bpf_prog_destroy);
1670 bpf_prog_destroy(prog); in sk_reuseport_prog_free()
/linux/net/packet/
H A Daf_packet.c1578 bpf_prog_destroy(old); in __fanout_set_data_bpf()
/linux/lib/
H A Dtest_bpf.c14911 bpf_prog_destroy(fp); in release_filter()