Home
last modified time | relevance | path

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

/linux/kernel/
H A Dworkqueue.c1231 * kick_pool - wake up an idle worker if necessary
1237 static bool kick_pool(struct worker_pool *pool) in kick_pool() function
1456 if (kick_pool(pool)) in wq_worker_sleeping()
1506 if (kick_pool(pool)) in wq_worker_tick()
1838 kick_pool(pwq->pool); in unplug_oldest_pwq()
1913 kick_pool(pwq->pool); in node_activate_pending_pwq()
2340 kick_pool(pool); in __queue_work()
2828 * check if not woken up soon. As kick_pool() is noop if @pool is empty, in create_worker()
3194 kick_pool(pool); in process_one_work()
3525 kick_pool(poo in rescuer_thread()
[all...]