Lines Matching defs:min
843 /* userspace may cheat modifying the tail, be safe and do min */
844 queued = min(__io_cqring_events(ctx), ctx->cq_entries);
847 len = min(free, ctx->cq_entries - off);
1594 static int io_iopoll_check(struct io_ring_ctx *ctx, long min)
1638 (void) io_run_local_work_locked(ctx, min);
1651 ret = io_do_iopoll(ctx, !min);
1661 } while (nr_events < min);
2396 ret = left = min(nr, entries);
3681 min_complete = min(min_complete,
3692 min_complete = min(min_complete,