Searched refs:vmd_addl_shortage (Results 1 – 2 of 2) sorted by relevance
266 volatile u_int vmd_addl_shortage; /* Shortage accumulator. */ member
1622 atomic_add_int(&vmd->vmd_addl_shortage, addl_page_shortage); in vm_pageout_scan_inactive()1711 addl_page_shortage = atomic_readandclear_int(&vmd->vmd_addl_shortage); in vm_pageout_inactive()