Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dcls_tcindex.c199 static void __tcindex_destroy(struct rcu_head *head) in __tcindex_destroy() function
507 call_rcu(&p->rcu, __tcindex_destroy); in tcindex_destroy()