Searched refs:IORING_SETUP_TASKRUN_FLAG (Results 1 – 2 of 2) sorted by relevance
161 #define IORING_SETUP_TASKRUN_FLAG (1U << 9) macro
1182 if (ctx->flags & IORING_SETUP_TASKRUN_FLAG) in ctx_flush_and_put() 1329 if (ctx->flags & IORING_SETUP_TASKRUN_FLAG) in io_req_local_work_add() 1356 if (ctx->flags & IORING_SETUP_TASKRUN_FLAG) in io_req_normal_work_add() 1397 if (ctx->flags & IORING_SETUP_TASKRUN_FLAG) in io_run_local_work_continue() 1411 if (ctx->flags & IORING_SETUP_TASKRUN_FLAG) in __io_run_local_work() 4052 IORING_SETUP_TASKRUN_FLAG | in io_uring_create() 4059 if (ctx->flags & IORING_SETUP_TASKRUN_FLAG && in io_uring_create() 4189 IORING_SETUP_COOP_TASKRUN | IORING_SETUP_TASKRUN_FLAG | in io_register_restrictions()