Searched refs:debug_rt_mutex_deadlock (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/kernel/
H A Drtmutex.h23 #define debug_rt_mutex_deadlock(d, a ,l) do { } while (0) macro
H A Drtmutex-debug.h23 extern void debug_rt_mutex_deadlock(int detect, struct rt_mutex_waiter *waiter,
H A Drtmutex-debug.c123 void debug_rt_mutex_deadlock(int detect, struct rt_mutex_waiter *act_waiter, function
H A Drtmutex.c242 debug_rt_mutex_deadlock(deadlock_detect, orig_waiter, lock);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/kernel/
H A Drtmutex.h23 #define debug_rt_mutex_deadlock(d, a ,l) do { } while (0) macro
H A Drtmutex-debug.h23 extern void debug_rt_mutex_deadlock(int detect, struct rt_mutex_waiter *waiter,
H A Drtmutex-debug.c123 void debug_rt_mutex_deadlock(int detect, struct rt_mutex_waiter *act_waiter, function
H A Drtmutex.c242 debug_rt_mutex_deadlock(deadlock_detect, orig_waiter, lock);

Completed in 67 milliseconds