Searched refs:po_share (Results 1 – 3 of 3) sorted by relevance
517 ulong_t po_share = MIN_PO_SHARE; variable595 if (po_share > MIN_PO_SHARE) { in schedpaging()596 po_share >>= 1; in schedpaging()888 if (po_share < MAX_PO_SHARE) { in pageout_scanner()889 po_share <<= 1; in pageout_scanner()964 hat_page_checkshare(pp, po_share)) { in checkpage()
3671 extern ulong_t po_share; in hat_pagesync()3689 hat_page_getshare(pp) > po_share) { in hat_pagesync()
7504 extern ulong_t po_share; in hat_pagesync()7523 if (pp->p_share > po_share) { in hat_pagesync()7572 if (shcnt > po_share) { in hat_pagesync()