Searched refs:starting_page_shortage (Results 1 – 1 of 1) sorted by relevance
129 int starting_page_shortage);1436 int act_delta, addl_page_shortage, starting_page_shortage, refs; in vm_pageout_scan_inactive() local1456 starting_page_shortage = page_shortage; in vm_pageout_scan_inactive()1647 starting_page_shortage - page_shortage); in vm_pageout_scan_inactive()1714 u_int starting_page_shortage; in vm_pageout_inactive() local1723 starting_page_shortage = shortage + deficit; in vm_pageout_inactive()1742 if (starting_page_shortage > 0) { in vm_pageout_inactive()1757 starting_page_shortage - page_shortage; in vm_pageout_inactive()1772 vm_pageout_mightbe_oom(vmd, page_shortage, starting_page_shortage); in vm_pageout_inactive()1796 int starting_page_shortage) in vm_pageout_mightbe_oom() argument[all …]