Searched refs:IORING_SETUP_TASKRUN_FLAG (Results 1 – 2 of 2) sorted by relevance
161 #define IORING_SETUP_TASKRUN_FLAG (1U << 9) macro
1153 if (ctx->flags & IORING_SETUP_TASKRUN_FLAG) in ctx_flush_and_put()1299 if (ctx->flags & IORING_SETUP_TASKRUN_FLAG) in io_req_local_work_add()1325 if (ctx->flags & IORING_SETUP_TASKRUN_FLAG) in __io_req_task_work_add()1356 if (ctx->flags & IORING_SETUP_TASKRUN_FLAG) in __io_run_local_work()3719 IORING_SETUP_TASKRUN_FLAG | in io_uring_create()3726 if (ctx->flags & IORING_SETUP_TASKRUN_FLAG && in io_uring_create()3844 IORING_SETUP_COOP_TASKRUN | IORING_SETUP_TASKRUN_FLAG | in io_uring_setup()
Completed in 23 milliseconds