Lines Matching refs:left
2185 * Plug now if we have more than 2 IO left after this, and the
2390 unsigned int left;
2396 ret = left = min(nr, entries);
2397 io_get_task_refs(left);
2398 io_submit_state_start(&ctx->submit_state, left);
2417 left--;
2420 } while (--left);
2422 if (unlikely(left)) {
2423 ret -= left;
2427 current->io_uring->cached_refs += left;
2914 /* there are no registered resources left, nobody uses it */
3103 /* there is little hope left, don't run it too often */