Home
last modified time | relevance | path

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

/linux/kernel/locking/
H A Dqspinlock.c101 #define pv_wait_head_or_lock __pv_wait_head_or_lock macro
325 if ((val = pv_wait_head_or_lock(lock, node))) in queued_spin_lock_slowpath()
395 #undef pv_wait_head_or_lock
H A Dqspinlock_paravirt.h399 pv_wait_head_or_lock(struct qspinlock *lock, struct mcs_spinlock *node) in pv_wait_head_or_lock() function