Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dio_uring.h112 IOSQE_IO_LINK_BIT, enumerator
127 #define IOSQE_IO_LINK (1U << IOSQE_IO_LINK_BIT)
/openbmc/linux/include/linux/
H A Dio_uring_types.h391 REQ_F_LINK_BIT = IOSQE_IO_LINK_BIT,