Searched refs:LOCK_NB (Results 1 – 2 of 2) sorted by relevance
179 #define LOCK_NB 4 /* or'd with one of the above to prevent macro
1907 can_sleep = !(cmd & LOCK_NB); in SYSCALL_DEFINE2()1908 cmd &= ~LOCK_NB; in SYSCALL_DEFINE2()