Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/locking/
H A Dmutex.c181 static __always_inline bool __mutex_unlock_fast(struct mutex *lock) in __mutex_unlock_fast() function
755 if (__mutex_unlock_fast(lock)) in mutex_unlock()