Searched refs:spt_pcachecnt (Results 1 – 2 of 2) sorted by relevance
59 size_t spt_pcachecnt; /* # of times in pcache */ member
638 sptd->spt_pcachecnt = 0; in segspt_create()735 sptd->spt_pcachecnt = 0; in segspt_create()1138 ASSERT(sptd->spt_pcachecnt == 0); in segspt_dismpagelock()1241 sptd->spt_pcachecnt++; in segspt_dismpagelock()1464 ASSERT(sptd->spt_pcachecnt == 0); in segspt_shmpagelock()1520 sptd->spt_pcachecnt++; in segspt_shmpagelock()1600 ASSERT(sptd->spt_pcachecnt != 0); in segspt_reclaim()1610 if (--sptd->spt_pcachecnt == 0) { in segspt_reclaim()1636 ASSERT(sptd->spt_pcachecnt == 0); in segspt_reclaim()