Home
last modified time | relevance | path

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

/openbmc/linux/kernel/locking/
H A Dmutex.c177 static __always_inline bool __mutex_unlock_fast(struct mutex *lock) in __mutex_unlock_fast() function
540 if (__mutex_unlock_fast(lock)) in mutex_unlock()