Searched refs:mustq (Results 1 – 1 of 1) sorted by relevance
287 …ays_inline bool __yield_to_locked_owner(struct qspinlock *lock, u32 val, bool paravirt, bool mustq) in __yield_to_locked_owner() argument322 if (mustq) in __yield_to_locked_owner()325 if (mustq) in __yield_to_locked_owner()348 bool mustq = false; in yield_head_to_locked_owner() local351 mustq = true; in yield_head_to_locked_owner()353 return __yield_to_locked_owner(lock, val, paravirt, mustq); in yield_head_to_locked_owner()547 bool mustq = false; in queued_spin_lock_mcs_queue() local668 if (!mustq && iters >= get_head_spins(paravirt, sleepy)) { in queued_spin_lock_mcs_queue()669 mustq = true; in queued_spin_lock_mcs_queue()