Lines Matching defs:refcnt
1100 * refcnt is 1 all other refcnt's are 1 as well (and they can't increase
1103 * returns 1 if the root anon slot has a refcnt > 1 otherwise returns 0.
1126 * Check 'nslots' anon slots for refcnt > 1.
1128 * returns 1 if any of the 'nslots' anon slots has a refcnt > 1 otherwise
1161 int refcnt = 1;
1182 ASSERT((refcnt = ap->an_refcnt) != 0);
1195 ASSERT(refcnt == 1 && ahmpages == NULL);
1199 ASSERT(ap->an_refcnt == refcnt);
1393 int refcnt;
1452 ASSERT(refcnt = ap->an_refcnt);
1463 refcnt == ap->an_refcnt);
2077 * If the refcnt's of all anon slots are <= 1
2560 int refcnt;
2679 (refcnt = oldap->an_refcnt));
2681 refcnt == oldap->an_refcnt);
3293 ASSERT(amp->refcnt <= 1);
3352 ASSERT(amp->refcnt <= 1);
3411 amp->refcnt = 1;
3429 ASSERT(amp->refcnt == 0);