Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/cpufreq/
Dpowernv-cpufreq.c81 spinlock_t gpstate_lock; member
679 if (!spin_trylock(&gpstates->gpstate_lock)) in gpstate_timer_handler()
688 spin_unlock(&gpstates->gpstate_lock); in gpstate_timer_handler()
702 spin_unlock(&gpstates->gpstate_lock); in gpstate_timer_handler()
731 spin_unlock(&gpstates->gpstate_lock); in gpstate_timer_handler()
766 spin_lock(&gpstates->gpstate_lock); in powernv_cpufreq_target_index()
814 spin_unlock(&gpstates->gpstate_lock); in powernv_cpufreq_target_index()
870 spin_lock_init(&gpstates->gpstate_lock); in powernv_cpufreq_cpu_init()