Searched refs:LOP_NOSLEEP (Results 1 – 3 of 3) sorted by relevance
110 #define LOP_NOSLEEP 0x00000020 /* Non-sleepable despite LO_SLEEPABLE */ macro
1319 (flags & LOP_NOSLEEP) == 0 && in witness_checkorder()1330 (flags & LOP_NOSLEEP) == 0 && in witness_checkorder()1402 (flags & LOP_NOSLEEP) == 0 && in witness_checkorder()1497 (flags & LOP_NOSLEEP) == 0)) { in witness_checkorder()1560 if ((lock->lo_flags & LO_SLEEPABLE) != 0 && (flags & LOP_NOSLEEP) == 0) in witness_lock()
661 LOP_NEWORDER | LOP_NOSLEEP, file, line, NULL); in _rm_rlock_debug()671 WITNESS_LOCK(&rm->lock_object, LOP_NOSLEEP, file, line); in _rm_rlock_debug()