Home
last modified time | relevance | path

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

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