Home
last modified time | relevance | path

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

/kernel/sched/
Dcpufreq_schedutil.c36 bool work_in_progress; member
114 if (!sg_policy->work_in_progress) { in sugov_deferred_update()
115 sg_policy->work_in_progress = true; in sugov_deferred_update()
488 sg_policy->work_in_progress = false; in sugov_work()
770 sg_policy->work_in_progress = false; in sugov_start()
/kernel/rcu/
Dtree.c3005 atomic_t work_in_progress; member
3320 atomic_set(&krcp->work_in_progress, 0); in fill_page_cache_func()
3328 !atomic_xchg(&krcp->work_in_progress, 1)) { in run_page_cache_worker()