Searched refs:pcf_count (Results 1 – 1 of 1) sorted by relevance
176 uint_t pcf_count; /* page count */ member542 p->pcf_count += (uint_t)lump; in page_free_large_ctr()545 p->pcf_count += (uint_t)npages; in page_free_large_ctr()1367 t += p->pcf_count; in set_freemem()1391 t += p->pcf_count; in get_freemem()1523 fm += pcf[i].pcf_count; in page_create_throttle()1660 which = &p->pcf_count; in page_create_putback()1721 ASSERT(p->pcf_count == 0); in pcgs_unblock()1722 p->pcf_count = p->pcf_reserve; in pcgs_unblock()1724 freemem += p->pcf_count; in pcgs_unblock()[all …]