Home
last modified time | relevance | path

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

/linux/kernel/
H A Dworkqueue.c1252 static bool kick_pool(struct worker_pool *pool) in kick_pool() function
1471 if (kick_pool(pool)) in wq_worker_sleeping()
1521 if (kick_pool(pool)) in wq_worker_tick()
1853 kick_pool(pwq->pool); in unplug_oldest_pwq()
1928 kick_pool(pwq->pool); in node_activate_pending_pwq()
2355 kick_pool(pool); in __queue_work()
3234 kick_pool(pool); in process_one_work()
3607 kick_pool(pool); in rescuer_thread()
3669 kick_pool(pool); in bh_worker()
5748 kick_pool(pwq->pool); in wq_adjust_max_active()
[all …]