Lines Matching refs:IORING_SETUP_SQPOLL
25 * When using the SQ poll thread (IORING_SETUP_SQPOLL), the application
1716 * If IORING_SETUP_SQPOLL is enabled, sqes are either handle
1721 if ((ctx->flags & IORING_SETUP_SQPOLL) &&
3292 if ((!(ctx->flags & IORING_SETUP_SQPOLL) && cancel_all) ||
3630 if (ctx->flags & IORING_SETUP_SQPOLL) {
3869 !(ctx->flags & IORING_SETUP_SQPOLL))
3889 !(ctx->flags & IORING_SETUP_SQPOLL))
3901 if (ctx->flags & IORING_SETUP_SQPOLL) {
4037 if (p.flags & ~(IORING_SETUP_IOPOLL | IORING_SETUP_SQPOLL |
4234 if (!(ctx->flags & IORING_SETUP_SQPOLL)) {
4297 if (ctx->flags & IORING_SETUP_SQPOLL) {