MAX_OOM_REAP_RETRIES
while (attempts++ < MAX_OOM_REAP_RETRIES && !oom_reap_task_mm(tsk, mm))
if (attempts <= MAX_OOM_REAP_RETRIES ||