Home
last modified time | relevance | path

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

/linux-6.15/drivers/cpufreq/
H A Dpowernv-cpufreq.c84 spinlock_t gpstate_lock; member
678 if (!spin_trylock(&gpstates->gpstate_lock)) in gpstate_timer_handler()
687 spin_unlock(&gpstates->gpstate_lock); in gpstate_timer_handler()
701 spin_unlock(&gpstates->gpstate_lock); in gpstate_timer_handler()
730 spin_unlock(&gpstates->gpstate_lock); in gpstate_timer_handler()
765 spin_lock(&gpstates->gpstate_lock); in powernv_cpufreq_target_index()
813 spin_unlock(&gpstates->gpstate_lock); in powernv_cpufreq_target_index()
869 spin_lock_init(&gpstates->gpstate_lock); in powernv_cpufreq_cpu_init()