Home
last modified time | relevance | path

Searched refs:lock_debug (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/io/
H A Dwinlockio.c268 static int lock_debug = 0; variable
269 #define DEBUGF(level, args) { if (lock_debug >= (level)) cmn_err args; }
549 lock_debug = arg; in winlock_ioctl()
1635 if (lock_debug < 3) { in seglock_dump_all()