Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dkmem.h51 #define KM_NORMALPRI 0x0008 /* with KM_NOSLEEP, lower priority allocation */ macro
52 #define KM_NOSLEEP_LAZY (KM_NOSLEEP | KM_NORMALPRI) /* Syntactic sugar. */