Searched refs:work_in_progress (Results 1 – 4 of 4) sorted by relevance
274 policy_dbs->work_in_progress = false; in dbs_update_util_handler() 301 if (policy_dbs->work_in_progress) in dbs_update_util_handler() 334 policy_dbs->work_in_progress = true; in gov_set_update_util() 574 policy_dbs->work_in_progress = false; in cpufreq_dbs_governor_limits()
100 bool work_in_progress; /* Work is being queued up or in progress */ member
2160 bool work_in_progress = false; in acpi_ec_dispatch_gpe() local2192 work_in_progress = acpi_ec_work_in_progress(first_ec); in acpi_ec_dispatch_gpe()2197 if (!work_in_progress) in acpi_ec_dispatch_gpe()2210 work_in_progress = acpi_ec_work_in_progress(first_ec); in acpi_ec_dispatch_gpe()2213 } while (work_in_progress && !pm_wakeup_pending()); in acpi_ec_dispatch_gpe()
1373 * @work_in_progress: Indicates that page_cache_work is running1400 atomic_t work_in_progress; member 1822 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()