Searched refs:debug_rt_mutex_unlock (Results 1 – 4 of 4) sorted by relevance
21 #define debug_rt_mutex_unlock(l) do { } while (0) macro
19 extern void debug_rt_mutex_unlock(struct rt_mutex *lock);
190 void debug_rt_mutex_unlock(struct rt_mutex *lock) in debug_rt_mutex_unlock() function
705 debug_rt_mutex_unlock(lock); in rt_mutex_slowunlock()