Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dio_uring.h69 IOSQE_IO_LINK_BIT, enumerator
83 #define IOSQE_IO_LINK (1U << IOSQE_IO_LINK_BIT)
/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c733 REQ_F_LINK_BIT = IOSQE_IO_LINK_BIT,