Searched refs:virt_spin_lock (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dqspinlock.h69 * virt_spin_lock_key - enables (by default) the virt_spin_lock() hijack.
85 #define virt_spin_lock virt_spin_lock macro
86 static inline bool virt_spin_lock(struct qspinlock *lock) function
/linux-master/include/asm-generic/
H A Dqspinlock.h132 #ifndef virt_spin_lock
133 static __always_inline bool virt_spin_lock(struct qspinlock *lock) function
/linux-master/kernel/locking/
H A Dqspinlock.c327 if (virt_spin_lock(lock))

Completed in 187 milliseconds