Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/locking/
Dqspinlock.c286 #define pv_wait_head_or_lock __pv_wait_head_or_lock macro
508 if ((val = pv_wait_head_or_lock(lock, node))) in queued_spin_lock_slowpath()
576 #undef pv_wait_head_or_lock
Dqspinlock_paravirt.h403 pv_wait_head_or_lock(struct qspinlock *lock, struct mcs_spinlock *node) in pv_wait_head_or_lock() function