Searched refs:trylock_clean_tail (Results 1 – 1 of 1) sorted by relevance
122 static __always_inline u32 trylock_clean_tail(struct qspinlock *lock, u32 tail) in trylock_clean_tail() function 128 "1: lwarx %0,0,%2,%7 # trylock_clean_tail \n" in trylock_clean_tail() 660 old = trylock_clean_tail(lock, tail); in queued_spin_lock_mcs_queue()