Searched refs:work_in_progress (Results 1 – 7 of 7) sorted by relevance
259 policy_dbs->work_in_progress = false; in dbs_work_handler()286 if (policy_dbs->work_in_progress) in dbs_update_util_handler()319 policy_dbs->work_in_progress = true; in dbs_update_util_handler()560 policy_dbs->work_in_progress = false; in cpufreq_dbs_governor_stop()
99 bool work_in_progress; /* Work is being queued up or in progress */ member
36 bool work_in_progress; member139 if (!sg_policy->work_in_progress) { in sugov_deferred_update()140 sg_policy->work_in_progress = true; in sugov_deferred_update()560 sg_policy->work_in_progress = false; in sugov_work()852 sg_policy->work_in_progress = false; in sugov_start()
2162 bool work_in_progress = false; in acpi_ec_dispatch_gpe() local2194 work_in_progress = acpi_ec_work_in_progress(first_ec); in acpi_ec_dispatch_gpe()2199 if (!work_in_progress) in acpi_ec_dispatch_gpe()2212 work_in_progress = acpi_ec_work_in_progress(first_ec); in acpi_ec_dispatch_gpe()2215 } while (work_in_progress && !pm_wakeup_pending()); in acpi_ec_dispatch_gpe()
630 if (dev->power.work_in_progress) in __dpm_async()636 dev->power.work_in_progress = true; in __dpm_async()660 dev->power.work_in_progress = false; in dpm_async_with_cleanup()701 dev->power.work_in_progress = false; in dpm_clear_async_state()1379 if (!dev->power.work_in_progress) in dpm_async_suspend_complete_all()
1400 atomic_t work_in_progress; member1822 atomic_set(&krcp->work_in_progress, 0); in fill_page_cache_func()1904 !atomic_xchg(&krcp->work_in_progress, 1)) { in run_page_cache_worker()
684 bool work_in_progress; /* Owned by the PM core */ member