Home
last modified time | relevance | path

Searched defs:IORING_SETUP_SQE128 (Results 1 – 2 of 2) sorted by relevance

/linux/tools/include/uapi/linux/
H A Dio_uring.h170 #define IORING_SETUP_SQE128 (1U << 10) /* SQEs are 128 byte */ macro
/linux/include/uapi/linux/
H A Dio_uring.h188 #define IORING_SETUP_SQE128 (1U << 10) /* SQEs are 128 byte */ macro