Searched refs:IPL_NONE (Results 1 – 2 of 2) sorted by relevance
53 #define IPL_NONE 0 macro56 #define IPL_NET IPL_NONE78 if (ipl == IPL_NONE) in splraise()94 if (ints && ipl != IPL_NONE) in splassert()96 else if (!ints && ipl == IPL_NONE) in splassert()
22 wantipl == IPL_NONE ? 0 : MTX_SPIN); in mtx_init_openbsd()