Lines Matching refs:IORING_SETUP_DEFER_TASKRUN
636 if (!(ctx->flags & IORING_SETUP_DEFER_TASKRUN)) { in __io_cq_unlock_post_flush()
1316 if (allow_local && ctx->flags & IORING_SETUP_DEFER_TASKRUN) { in __io_req_task_work_add()
2602 if (ctx->flags & IORING_SETUP_DEFER_TASKRUN) { in io_cqring_wait()
2643 if (!(ctx->flags & IORING_SETUP_DEFER_TASKRUN)) in io_cqring_wait()
2979 if (ctx->flags & IORING_SETUP_DEFER_TASKRUN) in io_ring_exit_work()
3175 if ((ctx->flags & IORING_SETUP_DEFER_TASKRUN) && in io_uring_try_cancel_requests()
3470 if (ctx->flags & IORING_SETUP_DEFER_TASKRUN) in SYSCALL_DEFINE6()
3685 if ((ctx->flags & IORING_SETUP_DEFER_TASKRUN) && in io_uring_create()
3720 IORING_SETUP_DEFER_TASKRUN)) in io_uring_create()
3727 !(ctx->flags & IORING_SETUP_DEFER_TASKRUN)) in io_uring_create()
3737 if (ctx->flags & IORING_SETUP_DEFER_TASKRUN && in io_uring_create()
3846 IORING_SETUP_SINGLE_ISSUER | IORING_SETUP_DEFER_TASKRUN)) in io_uring_setup()