Searched refs:virt_spin_lock (Results 1 – 3 of 3) sorted by relevance
86 #define virt_spin_lock virt_spin_lock macro87 static inline bool virt_spin_lock(struct qspinlock *lock) in virt_spin_lock() function
103 #ifndef virt_spin_lock104 static __always_inline bool virt_spin_lock(struct qspinlock *lock) in virt_spin_lock() function
326 if (virt_spin_lock(lock)) in queued_spin_lock_slowpath()