Searched refs:cypc_consndx (Results 1 – 3 of 3) sorted by relevance
457 int cypc_consndx; member
892 ASSERT(pc->cypc_prodndx != pc->cypc_consndx); in cyclic_expire()1141 consndx = pc->cypc_consndx; in cyclic_softint()1265 pc->cypc_consndx = ++consndx; in cyclic_softint()1422 ASSERT(softbuf->cys_buf[hard ^ 1].cypc_consndx == 0); in cyclic_expand_xcall()1486 pc->cypc_prodndx = pc->cypc_consndx = 0; in cyclic_expand()
437 if (i == (pc->cypc_consndx & pc->cypc_sizemask)) { in cycinfo()