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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dmutex-debug.h26 extern void debug_mutex_unlock(struct mutex *lock);
H A Dmutex.h42 #define debug_mutex_unlock(lock) do { } while (0) macro
H A Dmutex-debug.c72 void debug_mutex_unlock(struct mutex *lock) function
H A Dmutex.c314 debug_mutex_unlock(lock);

Completed in 343 milliseconds