Home
last modified time | relevance | path

Searched refs:c_inner (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/os/
H A Dstrsubr.c5386 uint_t c_inner = entrypoint & SQ_CI; in entersq() local
5393 ASSERT(c_inner && c_outer); in entersq()
5397 if (!(type & c_inner)) { in entersq()
5413 while ((flags & waitflags) || (!(type & c_inner) && count != 0)) { in entersq()
5415 if (!(type & c_inner)) { in entersq()
5419 if (!(type & c_inner)) { in entersq()
5427 if (!(type & c_inner)) { in entersq()
5444 if (!(type & c_inner)) { in entersq()
5468 (!(type & c_inner) && count != 0)) { in entersq()
5478 if (!(type & c_inner)) { in entersq()
[all …]