Home
last modified time | relevance | path

Searched refs:tcf_exts_destroy (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dcls_cgroup.c60 tcf_exts_destroy(&head->exts); in __cls_cgroup_destroy()
127 tcf_exts_destroy(&new->exts); in cls_cgroup_change()
H A Dcls_fw.c115 tcf_exts_destroy(&f->exts); in __fw_delete_filter()
281 tcf_exts_destroy(&fnew->exts); in fw_change()
339 tcf_exts_destroy(&f->exts); in fw_change()
H A Dcls_matchall.c50 tcf_exts_destroy(&head->exts); in __mall_destroy()
253 tcf_exts_destroy(&new->exts); in mall_change()
H A Dcls_basic.c89 tcf_exts_destroy(&f->exts); in __basic_delete_filter()
242 tcf_exts_destroy(&fnew->exts); in basic_change()
H A Dcls_bpf.c270 tcf_exts_destroy(&prog->exts); in __cls_bpf_delete_prog()
537 tcf_exts_destroy(&prog->exts); in cls_bpf_change()
H A Dcls_route.c255 tcf_exts_destroy(&f->exts); in __route4_delete_filter()
565 tcf_exts_destroy(&f->exts); in route4_change()
H A Dcls_flow.c371 tcf_exts_destroy(&f->exts); in __flow_destroy_filter()
559 tcf_exts_destroy(&fnew->exts); in flow_change()
H A Dcls_u32.c393 tcf_exts_destroy(&n->exts); in __u32_destroy_key()
1144 tcf_exts_destroy(&n->exts); in u32_change()
H A Dcls_api.c3043 void tcf_exts_destroy(struct tcf_exts *exts) in tcf_exts_destroy() function
3053 EXPORT_SYMBOL(tcf_exts_destroy); variable
3113 tcf_exts_destroy(&old); in tcf_exts_change()
H A Dcls_flower.c410 tcf_exts_destroy(&f->exts); in __fl_destroy_filter()
/kernel/linux/linux-6.6/net/sched/
H A Dcls_cgroup.c62 tcf_exts_destroy(&head->exts); in __cls_cgroup_destroy()
129 tcf_exts_destroy(&new->exts); in cls_cgroup_change()
H A Dcls_fw.c117 tcf_exts_destroy(&f->exts); in __fw_delete_filter()
282 tcf_exts_destroy(&fnew->exts); in fw_change()
340 tcf_exts_destroy(&f->exts); in fw_change()
H A Dcls_matchall.c52 tcf_exts_destroy(&head->exts); in __mall_destroy()
241 tcf_exts_destroy(&new->exts); in mall_change()
H A Dcls_basic.c91 tcf_exts_destroy(&f->exts); in __basic_delete_filter()
244 tcf_exts_destroy(&fnew->exts); in basic_change()
H A Dcls_route.c257 tcf_exts_destroy(&f->exts); in __route4_delete_filter()
567 tcf_exts_destroy(&f->exts); in route4_change()
H A Dcls_bpf.c271 tcf_exts_destroy(&prog->exts); in __cls_bpf_delete_prog()
533 tcf_exts_destroy(&prog->exts); in cls_bpf_change()
H A Dcls_flow.c373 tcf_exts_destroy(&f->exts); in __flow_destroy_filter()
561 tcf_exts_destroy(&fnew->exts); in flow_change()
H A Dcls_api.c3247 tcf_exts_destroy(exts); in tcf_exts_init_ex()
3255 void tcf_exts_destroy(struct tcf_exts *exts) in tcf_exts_destroy() function
3267 EXPORT_SYMBOL(tcf_exts_destroy); variable
3339 tcf_exts_destroy(&old); in tcf_exts_change()
H A Dcls_u32.c395 tcf_exts_destroy(&n->exts); in __u32_destroy_key()
1178 tcf_exts_destroy(&n->exts); in u32_change()
H A Dcls_flower.c424 tcf_exts_destroy(&f->exts); in __fl_destroy_filter()
/kernel/linux/linux-5.10/include/net/
H A Dpkt_cls.h332 void tcf_exts_destroy(struct tcf_exts *exts);
/kernel/linux/linux-6.6/include/net/
H A Dpkt_cls.h362 void tcf_exts_destroy(struct tcf_exts *exts);

Completed in 35 milliseconds