Searched refs:virt_spin_lock (Results 1 – 3 of 3) sorted by relevance
85 #define virt_spin_lock virt_spin_lock macro86 static inline bool virt_spin_lock(struct qspinlock *lock) in virt_spin_lock() function
98 #ifndef virt_spin_lock99 static __always_inline bool virt_spin_lock(struct qspinlock *lock) in virt_spin_lock() function
325 if (virt_spin_lock(lock)) in queued_spin_lock_slowpath()