Searched refs:__mutex_trylock_or_handoff (Results 1 – 1 of 1) sorted by relevance
142 static inline bool __mutex_trylock_or_handoff(struct mutex *lock, bool handoff) in __mutex_trylock_or_handoff() function689 if (__mutex_trylock_or_handoff(lock, first)) in __mutex_lock_common()