Home
last modified time | relevance | path

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

/linux/kernel/
H A Dworkqueue.c1233 static bool kick_pool(struct worker_pool *pool) in kick_pool() function
1452 if (kick_pool(pool)) in wq_worker_sleeping()
1502 if (kick_pool(pool)) in wq_worker_tick()
1834 kick_pool(pwq->pool); in unplug_oldest_pwq()
1909 kick_pool(pwq->pool); in node_activate_pending_pwq()
2336 kick_pool(pool); in __queue_work()
3215 kick_pool(pool); in process_one_work()
3556 kick_pool(pool); in rescuer_thread()
3618 kick_pool(pool); in bh_worker()
5684 kick_pool(pwq->pool); in wq_adjust_max_active()
[all …]