Searched refs:do_cull (Results 1 – 1 of 1) sorted by relevance
2314 bool do_cull = false; in idle_worker_timeout() local2328 do_cull = !time_before(jiffies, expires); in idle_worker_timeout()2330 if (!do_cull) in idle_worker_timeout()2335 if (do_cull) in idle_worker_timeout()