Lines Matching refs:retry
712 retry:
741 goto retry;
838 retry:
873 goto retry;
2134 bool retry = true;
2150 retry:
2156 if (retry) { /* retry once */
2157 retry = false;
2158 goto retry;
2202 bool retry = false;
2204 retry:
2219 if (!retry) {
2220 retry = true;
2221 goto retry;
2307 retry:
2335 * retry. Because the race window is quite small.
2339 goto retry;
2563 retry:
2586 goto retry;
2945 retry:
2968 * we retry.
2972 goto retry;
3303 * Bit mask controlling how hard we retry per-node allocations.
3315 /* bit mask controlling how hard we retry per-node allocations */
3468 * Bit mask controlling how hard we retry per-node allocations.
3698 * Return -EBUSY so that caller will not retry.
5898 * either changed or during-changing ptes and retry
6011 /* If pte changed from under us, retry */