Searched refs:debug_rt_mutex_deadlock (Results 1 – 4 of 4) sorted by relevance
23 #define debug_rt_mutex_deadlock(d, a ,l) do { } while (0) macro
23 extern void debug_rt_mutex_deadlock(int detect, struct rt_mutex_waiter *waiter,
68 void debug_rt_mutex_deadlock(int detect, struct rt_mutex_waiter *act_waiter, in debug_rt_mutex_deadlock() function
234 debug_rt_mutex_deadlock(deadlock_detect, orig_waiter, lock); in rt_mutex_adjust_prio_chain()