Lines Matching refs:si_nfpgs
158 (spgcnt_t)sip->si_nfpgs > 0) {
168 } else if (sip->si_nfpgs == 0)
177 sip->si_nfpgs--;
182 if (sip->si_nfpgs == 0)
193 sip->si_nfpgs--;
198 ASSERT((spgcnt_t)sip->si_nfpgs >= 0);
338 sip->si_nfpgs++;
340 ASSERT(sip->si_nfpgs <= sip->si_npgs);
601 st.ste_free += sip->si_nfpgs;
687 st.ste_free = tsip->si_nfpgs;
896 st.ste_free += sip->si_nfpgs;
980 st.ste_free = tsip->si_nfpgs;
1243 nsip->si_npgs = nsip->si_nfpgs = pages;
1523 ASSERT(osip->si_nfpgs == osip->si_npgs);