Home
last modified time | relevance | path

Searched refs:bpf_prog_destroy (Results 1 – 9 of 9) 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.c261 bpf_prog_destroy(prog->filter); in cls_bpf_free_parms()
/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/net/packet/
H A Daf_packet.c1579 bpf_prog_destroy(old); in __fanout_set_data_bpf()
/linux/net/core/
H A Dfilter.c1469 void bpf_prog_destroy(struct bpf_prog *fp) in bpf_prog_destroy() function
1473 EXPORT_SYMBOL_GPL(bpf_prog_destroy);
/linux/lib/
H A Dtest_bpf.c14911 bpf_prog_destroy(fp); in release_filter()