Home
last modified time | relevance | path

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

/openbsd/sys/sys/
H A Dwitness.h95 #define WARN_KERNELOK 0x01 /* Kernel lock is exempt from this check. */ macro
/openbsd/sys/kern/
H A Dsubr_witness.c1405 if (flags & WARN_KERNELOK && in witness_warn()