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