Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/lib/
H A Dqspinlock.c472 bool seen_preempted = false; in try_to_steal_lock() local
510 if (pv_sleepy_lock_sticky && seen_preempted && in try_to_steal_lock()
518 seen_preempted = true; in try_to_steal_lock()
545 bool seen_preempted = false; in queued_spin_lock_mcs_queue() local
601 seen_preempted = true; in queued_spin_lock_mcs_queue()
644 if (pv_sleepy_lock_sticky && seen_preempted && in queued_spin_lock_mcs_queue()
657 seen_preempted = true; in queued_spin_lock_mcs_queue()