Searched refs:si_nfpgs (Results 1 – 3 of 3) sorted by relevance
158 (spgcnt_t)sip->si_nfpgs > 0) { in swap_phys_alloc()168 } else if (sip->si_nfpgs == 0) in swap_phys_alloc()177 sip->si_nfpgs--; in swap_phys_alloc()182 if (sip->si_nfpgs == 0) in swap_phys_alloc()193 sip->si_nfpgs--; in swap_phys_alloc()198 ASSERT((spgcnt_t)sip->si_nfpgs >= 0); in swap_phys_alloc()338 sip->si_nfpgs++; in swap_phys_free()340 ASSERT(sip->si_nfpgs <= sip->si_npgs); in swap_phys_free()601 st.ste_free += sip->si_nfpgs; in swapctl()687 st.ste_free = tsip->si_nfpgs; in swapctl()[all …]
142 pgcnt_t si_nfpgs; /* number of free pages of swap space */ member
844 addr, si.si_vp, si.si_npgs, si.si_nfpgs, name); in swapinfof()