Home
last modified time | relevance | path

Searched defs:IORING_SETUP_SQPOLL (Results 1 – 5 of 5) sorted by relevance

/external/crosvm/io_uring/src/
Dbindings.rs39 pub const IORING_SETUP_SQPOLL: u32 = 2; constant
/external/crosvm/common/io_uring/src/
Dbindings.rs39 pub const IORING_SETUP_SQPOLL: u32 = 2; constant
/external/ltp/include/lapi/
Dio_uring.h90 #define IORING_SETUP_SQPOLL (1U << 1) /* SQ poll thread */ macro
/external/kernel-headers/original/uapi/linux/
Dio_uring.h98 #define IORING_SETUP_SQPOLL (1U << 1) /* SQ poll thread */ macro
/external/liburing/src/include/liburing/
Dio_uring.h100 #define IORING_SETUP_SQPOLL (1U << 1) /* SQ poll thread */ macro