Home
last modified time | relevance | path

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

/linux/arch/powerpc/lib/
H A Dqspinlock.c376 static __always_inline bool yield_to_prev(struct qspinlock *lock, struct qnode *node, int prev_cpu,… in yield_to_prev() function
586 if (yield_to_prev(lock, node, prev_cpu, paravirt)) in queued_spin_lock_mcs_queue()