Searched refs:queued_spin_trylock (Results 1 – 2 of 2) sorted by relevance
418 while (!queued_spin_trylock(lock)) in queued_spin_lock_slowpath()446 if (queued_spin_trylock(lock)) in queued_spin_lock_slowpath()
80 #define queued_spin_trylock(l) pv_hybrid_queued_unfair_trylock(l) macro