Searched refs:IORING_SETUP_SQPOLL (Results 1 – 2 of 2) sorted by relevance
173 #define IORING_SETUP_SQPOLL (1U << 1) /* SQ poll thread */ macro
387 __entry->sq_thread = req->ctx->flags & IORING_SETUP_SQPOLL;
Completed in 7 milliseconds