Searched defs:queued_spin_lock_slowpath (Results 1 – 3 of 3) sorted by relevance
268 #define queued_spin_lock_slowpath native_queued_spin_lock_slowpath macro294 void queued_spin_lock_slowpath(struct qspinlock *lock, u32 val) in queued_spin_lock_slowpath() function523 #define queued_spin_lock_slowpath __pv_queued_spin_lock_slowpath macro
30 static inline void queued_spin_lock_slowpath(struct qspinlock *lock, u32 val) in queued_spin_lock_slowpath() function
311 void (*queued_spin_lock_slowpath)(struct qspinlock *lock, u32 val); member