Searched defs:debug_rt_mutex_lock (Results 1 – 2 of 2) sorted by relevance
/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 | 16 #define debug_rt_mutex_lock(l) do { } while (0) macro |