Searched defs:queued_spin_lock_slowpath (Results 1 – 3 of 3) sorted by relevance
255 #define queued_spin_lock_slowpath native_queued_spin_lock_slowpath macro281 void queued_spin_lock_slowpath(struct qspinlock *lock, u32 val) in queued_spin_lock_slowpath() function468 #define queued_spin_lock_slowpath __pv_queued_spin_lock_slowpath macro
26 static inline void queued_spin_lock_slowpath(struct qspinlock *lock, u32 val) in queued_spin_lock_slowpath() function
343 void (*queued_spin_lock_slowpath)(struct qspinlock *lock, u32 val); member