Searched defs:debug_rt_mutex_lock (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/kernel/locking/ | ||
| D | rtmutex-debug.c | 136 void debug_rt_mutex_lock(struct rt_mutex *lock)  in debug_rt_mutex_lock()  function | 
| D | rtmutex.h | 18 #define debug_rt_mutex_lock(l)				do { } while (0)  macro |