Home
last modified time | relevance | path

Searched refs:bpf_prog_destroy (Results 1 – 12 of 12) 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/drivers/net/team/
H A Dteam_mode_loadbalance.c313 bpf_prog_destroy(orig_fp); in lb_bpf_func_set()
329 bpf_prog_destroy(fp); in lb_bpf_func_free()
/linux/net/sched/
H A Dact_bpf.c259 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.c946 bpf_prog_destroy(*which); in ppp_ioctl()
1012 bpf_prog_destroy(*which); in ppp_compat_ioctl()
3407 bpf_prog_destroy(ppp->pass_filter); in ppp_destroy_interface()
3412 bpf_prog_destroy(ppp->active_filter); in ppp_destroy_interface()
/linux/include/linux/
H A Dfilter.h1092 void bpf_prog_destroy(struct bpf_prog *fp);
/linux/kernel/
H A Dseccomp.c529 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/net/core/
H A Dfilter.c1458 void bpf_prog_destroy(struct bpf_prog *fp) in bpf_prog_destroy() function
1462 EXPORT_SYMBOL_GPL(bpf_prog_destroy);
1654 bpf_prog_destroy(prog); in sk_reuseport_prog_free()
/linux/drivers/net/
H A Dtun.c2286 bpf_prog_destroy(prog->prog); in tun_prog_free()
/linux/net/packet/
H A Daf_packet.c1645 bpf_prog_destroy(old); in __fanout_set_data_bpf()
/linux/lib/
H A Dtest_bpf.c14859 bpf_prog_destroy(fp); in release_filter()