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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/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.c134 void debug_rt_mutex_deadlock(int detect, struct rt_mutex_waiter *act_waiter, function
H A Drtmutex.c248 debug_rt_mutex_deadlock(deadlock_detect, orig_waiter, lock);

Completed in 56 milliseconds