Searched defs:debug_rt_mutex_detect_deadlock (Results 1 – 2 of 2) sorted by relevance
29 static inline int debug_rt_mutex_detect_deadlock(struct rt_mutex_waiter *waiter, in debug_rt_mutex_detect_deadlock() function
25 #define debug_rt_mutex_detect_deadlock(w,d) (d) macro