vm_pageout_oom
vm_pageout_oom(VM_OOM_SWAPZ);
vm_pageout_oom(VM_OOM_MEM_PF);
vm_pageout_oom(VM_OOM_MEM);
void vm_pageout_oom(int shortage);