Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/locking/
Drtmutex.c102 static inline bool unlock_rt_mutex_safe(struct rt_mutex *lock) in unlock_rt_mutex_safe() function
150 static inline bool unlock_rt_mutex_safe(struct rt_mutex *lock) in unlock_rt_mutex_safe() function
1305 if (unlock_rt_mutex_safe(lock) == true) in rt_mutex_slowunlock()