Searched refs:splimp (Results 1 – 3 of 3) sorted by relevance
85 #define LOCK_TRACE() splimp()
507 static __inline intrmask_t splimp(void) { return 0; } in splimp() function
512 # define SPL_IMP(x) x = splimp()