Searched refs:sqpoll (Results 1 – 2 of 2) sorted by relevance
34 bool sqpoll; member
7757 tctx->sqpoll = false; in io_uring_alloc_task_context()8719 if (!tctx->sqpoll && (ctx->flags & IORING_SETUP_SQPOLL)) in io_uring_add_task_file()8720 tctx->sqpoll = true; in io_uring_add_task_file()8783 if (!tctx->sqpoll) in tctx_inflight()