Home
last modified time | relevance | path

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

/linux/kernel/locking/
H A Dww_rt_mutex.c96 __ww_mutex_unlock(lock); in ww_mutex_unlock()
H A Dww_mutex.h580 static inline void __ww_mutex_unlock(struct ww_mutex *lock) in __ww_mutex_unlock() function
H A Dmutex.c553 __ww_mutex_unlock(lock); in ww_mutex_unlock()