Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/lib/
H A Dqspinlock.c91 static __always_inline int get_head_spins(bool paravirt, bool sleepy) in get_head_spins() function
668 if (!mustq && iters >= get_head_spins(paravirt, sleepy)) { in queued_spin_lock_mcs_queue()