Home
last modified time | relevance | path

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

/openbmc/linux/kernel/locking/
H A Dqspinlock.c287 #define pv_wait_head_or_lock __pv_wait_head_or_lock macro
511 if ((val = pv_wait_head_or_lock(lock, node))) in queued_spin_lock_slowpath()
581 #undef pv_wait_head_or_lock
H A Dqspinlock_paravirt.h403 pv_wait_head_or_lock(struct qspinlock *lock, struct mcs_spinlock *node) in pv_wait_head_or_lock() function