Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/locking/
Drtmutex.c169 static inline bool unlock_rt_mutex_safe(struct rt_mutex *lock, in unlock_rt_mutex_safe() function
218 static inline bool unlock_rt_mutex_safe(struct rt_mutex *lock, in unlock_rt_mutex_safe() function
1381 if (unlock_rt_mutex_safe(lock, flags) == true) in rt_mutex_slowunlock()