Home
last modified time | relevance | path

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

/kernel/sched/
Dcpufreq_schedutil.c42 bool work_in_progress; member
132 if (!sg_policy->work_in_progress) { in sugov_deferred_update()
133 sg_policy->work_in_progress = true; in sugov_deferred_update()
561 sg_policy->work_in_progress = false; in sugov_work()
841 sg_policy->work_in_progress = false; in sugov_start()
/kernel/rcu/
Dtree.c3131 atomic_t work_in_progress; member
3439 atomic_set(&krcp->work_in_progress, 0); in fill_page_cache_func()
3446 !atomic_xchg(&krcp->work_in_progress, 1)) { in run_page_cache_worker()