Home
last modified time | relevance | path

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

/openbmc/linux/kernel/locking/
H A Dmutex.c142 static inline bool __mutex_trylock_or_handoff(struct mutex *lock, bool handoff) in __mutex_trylock_or_handoff() function
689 if (__mutex_trylock_or_handoff(lock, first)) in __mutex_lock_common()