Searched refs:virt_spin_lock (Results 1 – 3 of 3) sorted by relevance
87 #define virt_spin_lock virt_spin_lock macro88 static inline bool virt_spin_lock(struct qspinlock *lock) in virt_spin_lock() function
132 #ifndef virt_spin_lock133 static __always_inline bool virt_spin_lock(struct qspinlock *lock) in virt_spin_lock() function
327 if (virt_spin_lock(lock)) in queued_spin_lock_slowpath()