Searched refs:IS_UPI (Results 1 – 1 of 1) sorted by relevance
139 #define IS_UPI(sobj) \ macro166 ((IS_UPI(sobj) ? 0 : TURNSTILE_HASH_SIZE) + TURNSTILE_SOBJ_HASH(sobj))418 ASSERT(mp == NULL || IS_UPI(mp)); in turnstile_block()573 ASSERT(IS_UPI(upi_lock)); in turnstile_block()