Lines Matching refs:IORING_SETUP_IOPOLL
428 if (def->hash_reg_file || (ctx->flags & IORING_SETUP_IOPOLL)) in io_prep_async_work()
703 if (ctx->flags & IORING_SETUP_IOPOLL) in io_cqring_do_overflow_flush()
706 if (ctx->flags & IORING_SETUP_IOPOLL) in io_cqring_do_overflow_flush()
1005 !(req->ctx->flags & IORING_SETUP_IOPOLL)) { in io_req_complete_post()
1561 if (!(ctx->flags & IORING_SETUP_IOPOLL)) in io_iopoll_try_reap_events()
1924 if ((req->ctx->flags & IORING_SETUP_IOPOLL) && def->iopoll_queue) in io_issue_sqe()
1992 if (!(req->ctx->flags & IORING_SETUP_IOPOLL)) in io_wq_submit_work()
2215 if (!def->iopoll && (ctx->flags & IORING_SETUP_IOPOLL)) in io_init_req()
3686 !(ctx->flags & IORING_SETUP_IOPOLL) && in io_uring_create()
3703 if (ctx->flags & IORING_SETUP_IOPOLL && in io_uring_create()
3840 if (p.flags & ~(IORING_SETUP_IOPOLL | IORING_SETUP_SQPOLL | in io_uring_setup()