Lines Matching refs:IORING_SETUP_SQPOLL
1655 if (ctx->flags & IORING_SETUP_SQPOLL) { in io_cqring_ev_posted_iopoll()
2248 notify = (req->ctx->flags & IORING_SETUP_SQPOLL) ? TWA_NONE : TWA_SIGNAL; in io_req_task_work_add()
2840 if ((ctx->flags & IORING_SETUP_SQPOLL) && in io_iopoll_req_issued()
7072 ctx->flags & IORING_SETUP_SQPOLL); in io_submit_sqe()
8562 if ((ctx->flags & (IORING_SETUP_ATTACH_WQ | IORING_SETUP_SQPOLL)) == in io_sq_offload_create()
8575 if (ctx->flags & IORING_SETUP_SQPOLL) { in io_sq_offload_create()
9554 if ((!(ctx->flags & IORING_SETUP_SQPOLL) && cancel_all) || in io_uring_try_cancel_requests()
9913 if (ctx->flags & IORING_SETUP_SQPOLL) { in SYSCALL_DEFINE6()
9956 !(ctx->flags & IORING_SETUP_SQPOLL)) { in SYSCALL_DEFINE6()
10017 if (has_lock && (ctx->flags & IORING_SETUP_SQPOLL)) { in __io_uring_show_fdinfo()
10322 if (p.flags & ~(IORING_SETUP_IOPOLL | IORING_SETUP_SQPOLL | in io_uring_setup()
10619 if (ctx->flags & IORING_SETUP_SQPOLL) { in io_register_iowq_max_workers()