Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dcls_tcindex.c232 static void __tcindex_destroy(struct rcu_head *head) in __tcindex_destroy() function
573 call_rcu(&p->rcu, __tcindex_destroy); in tcindex_destroy()