Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Dworkqueue.c2904 bool do_cull = false; in idle_worker_timeout() local
2918 do_cull = !time_before(jiffies, expires); in idle_worker_timeout()
2920 if (!do_cull) in idle_worker_timeout()
2925 if (do_cull) in idle_worker_timeout()