debug_rt_mutex_unlock  190 kernel/rtmutex-debug.c void debug_rt_mutex_unlock(struct rt_mutex *lock)
debug_rt_mutex_unlock   21 kernel/rtmutex.h #define debug_rt_mutex_unlock(l)			do { } while (0)