Searched refs:IORING_CQE_F_BUF_MORE (Results 1 – 2 of 2) sorted by relevance
/linux/io_uring/ | ||
H A D | kbuf.h | 205 ret |= IORING_CQE_F_BUF_MORE; in __io_put_kbufs() |
/linux/include/uapi/linux/ | ||
H A D | io_uring.h | 463 #define IORING_CQE_F_BUF_MORE (1U << 4) macro |