Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dworkqueue.c3939 static void rcu_free_pool(struct rcu_head *rcu) in rcu_free_pool() function
4028 call_rcu(&pool->rcu, rcu_free_pool); in put_unbound_pool()