Home
last modified time | relevance | path

Searched refs:tcf_em_tree_destroy (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dematch.c386 tcf_em_tree_destroy(tree); in tcf_em_tree_validate()
392 * tcf_em_tree_destroy - destroy an ematch tree
400 void tcf_em_tree_destroy(struct tcf_ematch_tree *tree) in tcf_em_tree_destroy() function
423 EXPORT_SYMBOL(tcf_em_tree_destroy); variable
H A Dcls_cgroup.c61 tcf_em_tree_destroy(&head->ematches); in __cls_cgroup_destroy()
H A Dcls_flow.c372 tcf_em_tree_destroy(&f->ematches); in __flow_destroy_filter()
560 tcf_em_tree_destroy(&fnew->ematches); in flow_change()
H A Dcls_basic.c90 tcf_em_tree_destroy(&f->ematches); in __basic_delete_filter()
/kernel/linux/linux-6.6/net/sched/
H A Dematch.c386 tcf_em_tree_destroy(tree); in tcf_em_tree_validate()
392 * tcf_em_tree_destroy - destroy an ematch tree
400 void tcf_em_tree_destroy(struct tcf_ematch_tree *tree) in tcf_em_tree_destroy() function
423 EXPORT_SYMBOL(tcf_em_tree_destroy); variable
H A Dcls_cgroup.c63 tcf_em_tree_destroy(&head->ematches); in __cls_cgroup_destroy()
H A Dcls_flow.c374 tcf_em_tree_destroy(&f->ematches); in __flow_destroy_filter()
562 tcf_em_tree_destroy(&fnew->ematches); in flow_change()
H A Dcls_basic.c92 tcf_em_tree_destroy(&f->ematches); in __basic_delete_filter()
/kernel/linux/linux-5.10/include/net/
H A Dpkt_cls.h443 void tcf_em_tree_destroy(struct tcf_ematch_tree *);
480 #define tcf_em_tree_destroy(t) do { (void)(t); } while(0) macro
/kernel/linux/linux-6.6/include/net/
H A Dpkt_cls.h477 void tcf_em_tree_destroy(struct tcf_ematch_tree *);
514 #define tcf_em_tree_destroy(t) do { (void)(t); } while(0) macro

Completed in 9 milliseconds