Searched refs:debug_rt_mutex_lock (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.h18 #define debug_rt_mutex_lock(l) do { } while (0) macro
H A Drtmutex-debug.h18 extern void debug_rt_mutex_lock(struct rt_mutex *lock);
H A Drtmutex-debug.c190 void debug_rt_mutex_lock(struct rt_mutex *lock) function
H A Drtmutex.c402 debug_rt_mutex_lock(lock);

Completed in 111 milliseconds