SHRINK_STOP
if (ret == SHRINK_STOP)
return sc->nr_scanned ? freed : SHRINK_STOP;
return num_freed ?: SHRINK_STOP;