Home
last modified time | relevance | path

Searched refs:IO_APOLL_READY (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/io_uring/
H A Dpoll.h8 IO_APOLL_READY enumerator
H A Dpoll.c748 return ret > 0 ? IO_APOLL_READY : IO_APOLL_ABORTED; in io_arm_poll_handler()
H A Dio_uring.c2049 case IO_APOLL_READY: in io_queue_async()