Searched refs:IO_APOLL_OK (Results 1 - 3 of 3) sorted by relevance

/linux-master/io_uring/
H A Dpoll.h6 IO_APOLL_OK, enumerator in enum:__anon185
H A Dpoll.c762 return IO_APOLL_OK;
H A Dio_uring.c1988 if (io_arm_poll_handler(req, issue_flags) != IO_APOLL_OK)
2031 if (io_arm_poll_handler(req, issue_flags) == IO_APOLL_OK)
2098 case IO_APOLL_OK:

Completed in 185 milliseconds