Searched refs:__mutex_trylock_or_handoff (Results 1 – 1 of 1) sorted by relevance
139 static inline bool __mutex_trylock_or_handoff(struct mutex *lock, bool handoff) in __mutex_trylock_or_handoff() function690 if (__mutex_trylock_or_handoff(lock, first) || in __mutex_lock_common()
Completed in 4 milliseconds