Searched defs:IORING_CQE_F_MORE (Results 1 – 2 of 2) sorted by relevance
/linux/tools/include/uapi/linux/ | ||
H A D | io_uring.h | 414 #define IORING_CQE_F_MORE (1U << 1) macro |
/linux/include/uapi/linux/ | ||
H A D | io_uring.h | 476 #define IORING_CQE_F_MORE (1U << 1) macro |