Searched refs:pcf_count (Results 1 – 1 of 1) sorted by relevance
171 uint_t pcf_count; /* page count */ member532 p->pcf_count += (uint_t)lump; in page_free_large_ctr()535 p->pcf_count += (uint_t)npages; in page_free_large_ctr()1359 t += p->pcf_count; in set_freemem()1383 t += p->pcf_count; in get_freemem()1513 fm += pcf[i].pcf_count; in page_create_throttle()1650 which = &p->pcf_count; in page_create_putback()1711 ASSERT(p->pcf_count == 0); in pcgs_unblock()1712 p->pcf_count = p->pcf_reserve; in pcgs_unblock()1714 freemem += p->pcf_count; in pcgs_unblock()[all …]