Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
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()
1837 kick_pool(pwq->pool); in unplug_oldest_pwq()
1912 kick_pool(pwq->pool); in node_activate_pending_pwq()
2340 kick_pool(pool); in __queue_work()
3187 kick_pool(pool); in process_one_work()
3522 kick_pool(pool); in rescuer_thread()
3577 kick_pool(pool); in bh_worker()
5623 kick_pool(pwq->pool); in wq_adjust_max_active()
[all …]