Searched defs:queued_spin_lock_slowpath (Results 1 – 3 of 3) sorted by relevance
288 #define queued_spin_lock_slowpath native_queued_spin_lock_slowpath macro314 void queued_spin_lock_slowpath(struct qspinlock *lock, u32 val) in queued_spin_lock_slowpath() function578 #define queued_spin_lock_slowpath __pv_queued_spin_lock_slowpath macro
48 static inline void queued_spin_lock_slowpath(struct qspinlock *lock, u32 val) in queued_spin_lock_slowpath() function
314 void (*queued_spin_lock_slowpath)(struct qspinlock *lock, u32 val); member