Home
last modified time | relevance | path

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

/linux/kernel/
H A Dworkqueue.c1267 static bool kick_pool(struct worker_pool *pool) in kick_pool() function
1486 if (kick_pool(pool)) in wq_worker_sleeping()
1536 if (kick_pool(pool)) in wq_worker_tick()
1879 kick_pool(pwq->pool); in unplug_oldest_pwq()
1955 kick_pool(pwq->pool); in node_activate_pending_pwq()
2394 kick_pool(pool); in __queue_work()
3272 kick_pool(pool); in process_one_work()
3645 kick_pool(pool); in rescuer_thread()
3707 kick_pool(pool); in bh_worker()
5796 kick_pool(pwq->pool); in wq_adjust_max_active()
[all …]