Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/cpufreq/
Dpowernv-cpufreq.c91 spinlock_t gpstate_lock; member
680 if (!spin_trylock(&gpstates->gpstate_lock)) in gpstate_timer_handler()
689 spin_unlock(&gpstates->gpstate_lock); in gpstate_timer_handler()
703 spin_unlock(&gpstates->gpstate_lock); in gpstate_timer_handler()
732 spin_unlock(&gpstates->gpstate_lock); in gpstate_timer_handler()
767 spin_lock(&gpstates->gpstate_lock); in powernv_cpufreq_target_index()
815 spin_unlock(&gpstates->gpstate_lock); in powernv_cpufreq_target_index()
871 spin_lock_init(&gpstates->gpstate_lock); in powernv_cpufreq_cpu_init()