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