Home
last modified time | relevance | path

Searched refs:tcfc_rcu (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/net/
Dact_api.h23 struct rcu_head tcfc_rcu; member
38 #define tcf_rcu common.tcfc_rcu
/linux-4.4.14/net/sched/
Dact_api.c32 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()