Lines Matching defs:refcnt
1108 * refcnt is 1 all other refcnt's are 1 as well (and they can't increase
1111 * returns 1 if the root anon slot has a refcnt > 1 otherwise returns 0.
1134 * Check 'nslots' anon slots for refcnt > 1.
1136 * returns 1 if any of the 'nslots' anon slots has a refcnt > 1 otherwise
1169 int refcnt = 1;
1190 ASSERT((refcnt = ap->an_refcnt) != 0);
1203 ASSERT(refcnt == 1 && ahmpages == NULL);
1207 ASSERT(ap->an_refcnt == refcnt);
1401 int refcnt;
1460 ASSERT(refcnt = ap->an_refcnt);
1471 refcnt == ap->an_refcnt);
2085 * If the refcnt's of all anon slots are <= 1
2568 int refcnt;
2687 (refcnt = oldap->an_refcnt));
2689 refcnt == oldap->an_refcnt);
3301 ASSERT(amp->refcnt <= 1);
3360 ASSERT(amp->refcnt <= 1);
3419 amp->refcnt = 1;
3437 ASSERT(amp->refcnt == 0);