Home
last modified time | relevance | path

Searched refs:IORING_CQE_F_MORE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dio_uring.h197 #define IORING_CQE_F_MORE (1U << 1) macro
/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c5367 IORING_CQE_F_MORE); in io_poll_check_events()