Home
last modified time | relevance | path

Searched refs:pcf_count (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Dvm_page.c1366 t += p->pcf_count; in set_freemem()
1390 t += p->pcf_count; in get_freemem()
1522 fm += pcf[i].pcf_count; in page_create_throttle()
1659 which = &p->pcf_count; in page_create_putback()
1723 freemem += p->pcf_count; in pcgs_unblock()
1889 p->pcf_count = 0; in page_create_get_something()
2728 p->pcf_count += 1; in page_free()
2778 p->pcf_count += 1; in page_free_at_startup()
2963 if (p->pcf_count >= 1) { in page_reclaim()
2964 p->pcf_count -= 1; in page_reclaim()
[all …]