IORING_SETUP_SQPOLL 3244 fs/io_uring.c  	if (ctx->flags & IORING_SETUP_SQPOLL) {
IORING_SETUP_SQPOLL 3760 fs/io_uring.c  	if (ctx->flags & IORING_SETUP_SQPOLL) {
IORING_SETUP_SQPOLL 3993 fs/io_uring.c  	if (p.flags & ~(IORING_SETUP_IOPOLL | IORING_SETUP_SQPOLL |
IORING_SETUP_SQPOLL  402 tools/io_uring/io_uring-bench.c 		p.flags |= IORING_SETUP_SQPOLL;