Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dact_api.c30 static void free_tcf(struct rcu_head *head) in free_tcf() function
53 call_rcu(&p->tcfc_rcu, free_tcf); in tcf_hash_destroy()
242 call_rcu(&pc->tcfc_rcu, free_tcf); in tcf_hash_cleanup()