Searched refs:tcfc_rcu (Results 1 – 2 of 2) sorted by relevance
23 struct rcu_head tcfc_rcu; member38 #define tcf_rcu common.tcfc_rcu
32 struct tcf_common *p = container_of(head, struct tcf_common, tcfc_rcu); in free_tcf()53 call_rcu(&p->tcfc_rcu, free_tcf); in tcf_hash_destroy()242 call_rcu(&pc->tcfc_rcu, free_tcf); in tcf_hash_cleanup()