Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/locking/
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
Dqspinlock_paravirt.h403 pv_wait_head_or_lock(struct qspinlock *lock, struct mcs_spinlock *node) in pv_wait_head_or_lock() function