Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/locking/
Drtmutex.c93 static inline bool unlock_rt_mutex_safe(struct rt_mutex *lock) in unlock_rt_mutex_safe() function
138 static inline bool unlock_rt_mutex_safe(struct rt_mutex *lock) in unlock_rt_mutex_safe() function
1300 if (unlock_rt_mutex_safe(lock) == true) in rt_mutex_slowunlock()