Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/locking/
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()