VM_OOM_MEM_PF
vm_pageout_oom(VM_OOM_MEM_PF);
if (shortage == VM_OOM_MEM_PF &&
if (shortage == VM_OOM_MEM || shortage == VM_OOM_MEM_PF)
case VM_OOM_MEM_PF: