Searched refs:queued_spin_lock_slowpath (Results 1 – 7 of 7) sorted by relevance
287 #define queued_spin_lock_slowpath native_queued_spin_lock_slowpath macro313 void __lockfunc queued_spin_lock_slowpath(struct qspinlock *lock, u32 val) in queued_spin_lock_slowpath() function564 EXPORT_SYMBOL(queued_spin_lock_slowpath);580 #undef queued_spin_lock_slowpath581 #define queued_spin_lock_slowpath __pv_queued_spin_lock_slowpath macro
100 extern void queued_spin_lock_slowpath(struct qspinlock *lock, u32 val);114 queued_spin_lock_slowpath(lock, val); in queued_spin_lock()
146 void queued_spin_lock_slowpath(struct qspinlock *lock);151 queued_spin_lock_slowpath(lock); in queued_spin_lock()
81 pv_ops.lock.queued_spin_lock_slowpath = __pv_queued_spin_lock_slowpath; in hv_init_spinlocks()
49 static inline void queued_spin_lock_slowpath(struct qspinlock *lock, u32 val) in queued_spin_lock_slowpath() function
138 pv_ops.lock.queued_spin_lock_slowpath = __pv_queued_spin_lock_slowpath; in xen_init_spinlocks()
711 void queued_spin_lock_slowpath(struct qspinlock *lock) in queued_spin_lock_slowpath() function732 EXPORT_SYMBOL(queued_spin_lock_slowpath);