MUTEX_DEBUG_P
MUTEX_DEBUG_P(const volatile struct kmutex *mtx)
#define MUTEX_DEBUG_P(mtx) (((mtx)->mtx_owner & MUTEX_BIT_NODEBUG) == 0)