Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/
Dworkqueue.c3544 static bool wq_manager_inactive(struct worker_pool *pool) in wq_manager_inactive() function
3593 rcuwait_wait_event(&manager_wait, wq_manager_inactive(pool), in put_unbound_pool()