Searched refs:c_outer (Results 1 – 1 of 1) sorted by relevance
5411 uint_t c_outer = entrypoint & SQ_CO; in entersq() local5417 ASSERT(c_inner && c_outer); in entersq()5460 if (!(type & c_outer)) { in entersq()5506 if (type & c_outer) { in entersq()5527 uint_t c_outer = entrypoint & SQ_CO; in leavesq() local5537 ASSERT(c_inner && c_outer); in leavesq()5565 if (!(type & c_outer)) in leavesq()5577 if (!(sq->sq_type & c_outer)) in leavesq()