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

/freebsd-current/sys/sys/
H A Devent.h241 #define KNF_NOKQLOCK 0x0002 /* do not keep KQ_LOCK */ macro
H A Dvnode.h226 (a) | KNF_NOKQLOCK); \
/freebsd-current/sys/kern/
H A Dkern_event.c2405 } else if ((lockflags & KNF_NOKQLOCK) != 0) {

Completed in 133 milliseconds