Home
last modified time | relevance | path

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

/kernel/locking/
Dmutex.c179 static __always_inline bool __mutex_unlock_fast(struct mutex *lock) in __mutex_unlock_fast() function
749 if (__mutex_unlock_fast(lock)) in mutex_unlock()