Searched refs:KM_NORMALPRI (Results 1 – 5 of 5) sorted by relevance
49 #define KM_NORMALPRI 0 macro
50 #define KM_NORMALPRI 0 macro
105 #ifndef KM_NORMALPRI106 #define KM_NORMALPRI 0 macro
413 #define KM_NORMALPRI 0 /* not needed with UMEM_DEFAULT */
12165 KM_NOSLEEP | KM_NORMALPRI)) == NULL)12177 KM_NOSLEEP | KM_NORMALPRI)) == NULL)12246 KM_NOSLEEP | KM_NORMALPRI)) == NULL)12258 KM_NOSLEEP | KM_NORMALPRI)) == NULL)14385 if ((base = kmem_zalloc(size, KM_NOSLEEP | KM_NORMALPRI)) == NULL)15011 KM_NOSLEEP | KM_NORMALPRI);15023 KM_NOSLEEP | KM_NORMALPRI)) == NULL) {