Lines Matching refs:IORING_SETUP_IOPOLL
864 if (!(ctx->flags & IORING_SETUP_IOPOLL)) in io_iopoll_reap_events()
1125 if (ctx->flags & IORING_SETUP_IOPOLL) { in io_prep_rw()
1525 if (unlikely(ctx->flags & IORING_SETUP_IOPOLL)) in io_nop()
1540 if (unlikely(ctx->flags & IORING_SETUP_IOPOLL)) in io_prep_fsync()
1588 if (unlikely(ctx->flags & IORING_SETUP_IOPOLL)) in io_prep_sfr()
1635 if (unlikely(req->ctx->flags & IORING_SETUP_IOPOLL)) in io_send_recvmsg()
1720 if (unlikely(req->ctx->flags & IORING_SETUP_IOPOLL)) in io_poll_remove()
1841 if (unlikely(req->ctx->flags & IORING_SETUP_IOPOLL)) in io_poll_add()
1940 if (unlikely(ctx->flags & IORING_SETUP_IOPOLL)) in io_timeout()
2106 if (ctx->flags & IORING_SETUP_IOPOLL) { in __io_submit_sqe()
2684 if (ctx->flags & IORING_SETUP_IOPOLL) { in io_sq_thread()
3698 if (ctx->flags & IORING_SETUP_IOPOLL) { in SYSCALL_DEFINE6()
3899 if (p.flags & ~(IORING_SETUP_IOPOLL | IORING_SETUP_SQPOLL | in io_uring_setup()