Searched refs:resilient_virt_spin_lock (Results 1 – 3 of 3) sorted by relevance
23 #define resilient_virt_spin_lock resilient_virt_spin_lock macro24 static inline int resilient_virt_spin_lock(rqspinlock_t *lock) in resilient_virt_spin_lock() function
52 #ifndef resilient_virt_spin_lock53 static __always_inline int resilient_virt_spin_lock(rqspinlock_t *lock) in resilient_virt_spin_lock() function
349 return resilient_virt_spin_lock(lock); in resilient_queued_spin_lock_slowpath()