Searched defs:debug_rt_mutex_unlock (Results 1 – 3 of 3) sorted by relevance
143 void debug_rt_mutex_unlock(struct rt_mutex *lock) in debug_rt_mutex_unlock() function
20 #define debug_rt_mutex_unlock(l) do { } while (0) macro
187 static inline void debug_rt_mutex_unlock(struct rt_mutex_base *lock) in debug_rt_mutex_unlock() function