Searched refs:too_many_workers (Results 1 – 1 of 1) sorted by relevance
619 static bool too_many_workers(struct global_cwq *gcwq) in too_many_workers() function1227 if (too_many_workers(gcwq) && !timer_pending(&gcwq->idle_timer)) in worker_enter_idle()1497 if (too_many_workers(gcwq)) { in idle_worker_timeout()1641 while (too_many_workers(gcwq)) { in maybe_destroy_workers()