Searched refs:queued_spin_lock_slowpath (Results 1 – 4 of 4) sorted by relevance
104 #define queued_spin_lock_slowpath native_queued_spin_lock_slowpath110 * queued_spin_lock_slowpath - acquire the queued spinlock130 void __lockfunc queued_spin_lock_slowpath(struct qspinlock *lock, u32 val) in decode_tail() 381 EXPORT_SYMBOL(queued_spin_lock_slowpath); in queued_spin_lock_slowpath() 397 #undef queued_spin_lock_slowpath in queued_spin_lock_slowpath() 398 #define queued_spin_lock_slowpath __pv_queued_spin_lock_slowpath in queued_spin_lock_slowpath() 287 #define queued_spin_lock_slowpath native_queued_spin_lock_slowpath global() macro 313 void __lockfunc queued_spin_lock_slowpath(struct qspinlock *lock, u32 val) queued_spin_lock_slowpath() function 581 #define queued_spin_lock_slowpath __pv_queued_spin_lock_slowpath global() 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()
712 void __lockfunc queued_spin_lock_slowpath(struct qspinlock *lock) in queued_spin_lock_slowpath() function733 EXPORT_SYMBOL(queued_spin_lock_slowpath);