Lines Matching refs:IORING_SETUP_IOPOLL

1448 		if (def->hash_reg_file || (ctx->flags & IORING_SETUP_IOPOLL))
1725 if (ctx->flags & IORING_SETUP_IOPOLL)
1728 if (ctx->flags & IORING_SETUP_IOPOLL)
2598 if (!(ctx->flags & IORING_SETUP_IOPOLL))
2712 !(ctx->flags & IORING_SETUP_IOPOLL)))
2997 if (ctx->flags & IORING_SETUP_IOPOLL) {
3652 if (!force_nonblock && !(req->ctx->flags & IORING_SETUP_IOPOLL))
3819 if ((req->ctx->flags & IORING_SETUP_IOPOLL) && ret2 == -EAGAIN)
3847 if (unlikely(req->ctx->flags & IORING_SETUP_IOPOLL))
3898 if (unlikely(req->ctx->flags & IORING_SETUP_IOPOLL))
3945 if (unlikely(req->ctx->flags & IORING_SETUP_IOPOLL))
3987 if (unlikely(req->ctx->flags & IORING_SETUP_IOPOLL))
4086 if (unlikely(ctx->flags & IORING_SETUP_IOPOLL))
4097 if (unlikely(ctx->flags & IORING_SETUP_IOPOLL))
4136 if (unlikely(req->ctx->flags & IORING_SETUP_IOPOLL))
4167 if (unlikely(req->ctx->flags & IORING_SETUP_IOPOLL))
4467 if (unlikely(req->ctx->flags & IORING_SETUP_IOPOLL))
4513 if (unlikely(req->ctx->flags & IORING_SETUP_IOPOLL))
4548 if (unlikely(req->ctx->flags & IORING_SETUP_IOPOLL))
4582 if (unlikely(req->ctx->flags & IORING_SETUP_IOPOLL))
4617 if (unlikely(req->ctx->flags & IORING_SETUP_IOPOLL))
4688 if (unlikely(ctx->flags & IORING_SETUP_IOPOLL))
4778 if (unlikely(req->ctx->flags & IORING_SETUP_IOPOLL))
5028 if (unlikely(req->ctx->flags & IORING_SETUP_IOPOLL))
5195 if (unlikely(req->ctx->flags & IORING_SETUP_IOPOLL))
5266 if (unlikely(req->ctx->flags & IORING_SETUP_IOPOLL))
5943 if (unlikely(req->ctx->flags & IORING_SETUP_IOPOLL))
5975 if (unlikely(req->ctx->flags & IORING_SETUP_IOPOLL))
6176 if (unlikely(req->ctx->flags & IORING_SETUP_IOPOLL))
6248 if (unlikely(req->ctx->flags & IORING_SETUP_IOPOLL))
6409 if (unlikely(req->ctx->flags & IORING_SETUP_IOPOLL))
6865 if ((ctx->flags & IORING_SETUP_IOPOLL) && req->file)
6906 if (ret != -EAGAIN || !(req->ctx->flags & IORING_SETUP_IOPOLL))
7564 if ((ctx->flags & IORING_SETUP_IOPOLL) &&
8337 bool lock_ring = ctx->flags & IORING_SETUP_IOPOLL;
10138 if (ctx->flags & IORING_SETUP_IOPOLL &&
10511 if (p.flags & ~(IORING_SETUP_IOPOLL | IORING_SETUP_SQPOLL |