Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/locking/
Dqspinlock.c285 #define pv_wait_head_or_lock __pv_wait_head_or_lock macro
507 if ((val = pv_wait_head_or_lock(lock, node))) in queued_spin_lock_slowpath()
575 #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