Searched refs:IORING_SETUP_TASKRUN_FLAG (Results 1 – 3 of 3) sorted by relevance
169 #define IORING_SETUP_TASKRUN_FLAG (1U << 9) macro
1028 if (ctx->flags & IORING_SETUP_TASKRUN_FLAG) in ctx_flush_and_put()1201 if (ctx->flags & IORING_SETUP_TASKRUN_FLAG) in io_req_local_work_add()1226 if (ctx->flags & IORING_SETUP_TASKRUN_FLAG) in io_req_normal_work_add()1273 if (ctx->flags & IORING_SETUP_TASKRUN_FLAG) in io_run_local_work_continue()1308 if (ctx->flags & IORING_SETUP_TASKRUN_FLAG) in __io_run_local_work()3666 IORING_SETUP_TASKRUN_FLAG | in io_uring_create()3673 if (ctx->flags & IORING_SETUP_TASKRUN_FLAG && in io_uring_create()3786 IORING_SETUP_COOP_TASKRUN | IORING_SETUP_TASKRUN_FLAG | in io_uring_setup()
187 #define IORING_SETUP_TASKRUN_FLAG (1U << 9) macro