Home
last modified time | relevance | path

Searched refs:trylock_clean_tail (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/lib/
H A Dqspinlock.c121 static __always_inline u32 trylock_clean_tail(struct qspinlock *lock, u32 tail) in trylock_clean_tail() function
678 old = trylock_clean_tail(lock, tail); in queued_spin_lock_mcs_queue()