Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/lib/
H A Dqspinlock.c384 static __always_inline bool yield_to_prev(struct qspinlock *lock, struct qnode *node, u32 val, bool… in yield_to_prev() function
600 if (yield_to_prev(lock, node, old, paravirt)) in queued_spin_lock_mcs_queue()