Searched refs:IORING_SETUP_ATTACH_WQ (Results 1 – 4 of 4) sorted by relevance
134 if (p->flags & IORING_SETUP_ATTACH_WQ) { in io_get_sq_data()416 if ((ctx->flags & (IORING_SETUP_ATTACH_WQ | IORING_SETUP_SQPOLL)) == in io_sq_offload_create()417 IORING_SETUP_ATTACH_WQ) { in io_sq_offload_create()
3784 IORING_SETUP_CLAMP | IORING_SETUP_ATTACH_WQ | in io_uring_setup()
153 #define IORING_SETUP_ATTACH_WQ (1U << 5) /* attach to existing wq */ macro
171 #define IORING_SETUP_ATTACH_WQ (1U << 5) /* attach to existing wq */ macro