Searched refs:spt_pcachecnt (Results 1 – 2 of 2) sorted by relevance
60 size_t spt_pcachecnt; /* # of times in pcache */ member
493 sptd->spt_pcachecnt = 0; in segspt_create()590 sptd->spt_pcachecnt = 0; in segspt_create()990 ASSERT(sptd->spt_pcachecnt == 0); in segspt_dismpagelock()1093 sptd->spt_pcachecnt++; in segspt_dismpagelock()1316 ASSERT(sptd->spt_pcachecnt == 0); in segspt_shmpagelock()1372 sptd->spt_pcachecnt++; in segspt_shmpagelock()1452 ASSERT(sptd->spt_pcachecnt != 0); in segspt_reclaim()1462 if (--sptd->spt_pcachecnt == 0) { in segspt_reclaim()1488 ASSERT(sptd->spt_pcachecnt == 0); in segspt_reclaim()