Searched refs:virt_spin_lock (Results 1 – 3 of 3) sorted by relevance
43 #define virt_spin_lock virt_spin_lock macro44 static inline bool virt_spin_lock(struct qspinlock *lock) in virt_spin_lock() function
139 #ifndef virt_spin_lock140 static __always_inline bool virt_spin_lock(struct qspinlock *lock) in virt_spin_lock() function
292 if (virt_spin_lock(lock)) in queued_spin_lock_slowpath()