Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dpowernv-cpufreq.c72 * @gpstate_lock: A spinlock to maintain synchronization between
83 spinlock_t gpstate_lock; member
681 if (!spin_trylock(&gpstates->gpstate_lock)) in gpstate_timer_handler()
690 spin_unlock(&gpstates->gpstate_lock); in gpstate_timer_handler()
704 spin_unlock(&gpstates->gpstate_lock); in gpstate_timer_handler()
733 spin_unlock(&gpstates->gpstate_lock); in gpstate_timer_handler()
768 spin_lock(&gpstates->gpstate_lock); in powernv_cpufreq_target_index()
816 spin_unlock(&gpstates->gpstate_lock); in powernv_cpufreq_target_index()
872 spin_lock_init(&gpstates->gpstate_lock); in powernv_cpufreq_cpu_init()
/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dpowernv-cpufreq.c72 * @gpstate_lock: A spinlock to maintain synchronization between
83 spinlock_t gpstate_lock; member
681 if (!spin_trylock(&gpstates->gpstate_lock)) in gpstate_timer_handler()
690 spin_unlock(&gpstates->gpstate_lock); in gpstate_timer_handler()
704 spin_unlock(&gpstates->gpstate_lock); in gpstate_timer_handler()
733 spin_unlock(&gpstates->gpstate_lock); in gpstate_timer_handler()
768 spin_lock(&gpstates->gpstate_lock); in powernv_cpufreq_target_index()
816 spin_unlock(&gpstates->gpstate_lock); in powernv_cpufreq_target_index()
872 spin_lock_init(&gpstates->gpstate_lock); in powernv_cpufreq_cpu_init()

Completed in 4 milliseconds