Home
last modified time | relevance | path

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

/linux/drivers/cpufreq/
A Dcpufreq_governor.c258 policy_dbs->work_in_progress = false; in dbs_work_handler()
285 if (policy_dbs->work_in_progress) in dbs_update_util_handler()
318 policy_dbs->work_in_progress = true; in dbs_update_util_handler()
551 policy_dbs->work_in_progress = false; in cpufreq_dbs_governor_stop()
A Dcpufreq_governor.h100 bool work_in_progress; /* Work is being queued up or in progress */ member
/linux/kernel/sched/
A Dcpufreq_schedutil.c41 bool work_in_progress; member
119 if (!sg_policy->work_in_progress) { in sugov_deferred_update()
120 sg_policy->work_in_progress = true; in sugov_deferred_update()
480 sg_policy->work_in_progress = false; in sugov_work()
761 sg_policy->work_in_progress = false; in sugov_start()
/linux/kernel/rcu/
A Dtree.c3148 atomic_t work_in_progress; member
3426 atomic_set(&krcp->work_in_progress, 0); in fill_page_cache_func()
3434 !atomic_xchg(&krcp->work_in_progress, 1)) { in run_page_cache_worker()

Completed in 13 milliseconds