Home
last modified time | relevance | path

Searched refs:rebooting (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dpowernv-cpufreq.c110 static bool rebooting, throttled, occ_reset; variable
748 if (unlikely(rebooting) && new_index != get_nominal_index()) in powernv_cpufreq_target_index()
891 rebooting = true; in powernv_cpufreq_reboot_notifier()
/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dpowernv-cpufreq.c110 static bool rebooting, throttled, occ_reset; variable
748 if (unlikely(rebooting) && new_index != get_nominal_index()) in powernv_cpufreq_target_index()
899 rebooting = true; in powernv_cpufreq_reboot_notifier()

Completed in 4 milliseconds