Searched refs:MUTEX_DEBUG_INIT (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/include/linux/
H A Dpoison.h83 #define MUTEX_DEBUG_INIT 0x11 macro
/linux-master/include/linux/
H A Dpoison.h74 #define MUTEX_DEBUG_INIT 0x11 macro
/linux-master/kernel/locking/
H A Dmutex-debug.c30 memset(waiter, MUTEX_DEBUG_INIT, sizeof(*waiter));

Completed in 118 milliseconds