Searched defs:CHARGE_RETRY (Results 1 - 1 of 1) sorted by relevance

/mm/
H A Dmemcontrol.c2114 CHARGE_RETRY, /* need to retry but retry is not bad */ enumerator in enum:__anon7
2151 return CHARGE_RETRY;
2158 return CHARGE_RETRY;
2169 return CHARGE_RETRY;
2176 return CHARGE_RETRY;
2185 return CHARGE_RETRY;
2307 case CHARGE_RETRY: /* not in OOM situation but retry */

Completed in 94 milliseconds