Home
last modified time | relevance | path

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

/linux-6.15/io_uring/
H A Dpoll.h8 IO_APOLL_OK, enumerator
H A Dpoll.c712 return IO_APOLL_OK; in io_arm_poll_handler()
H A Dio_uring.c1852 if (io_arm_poll_handler(req, issue_flags) != IO_APOLL_OK) in io_wq_submit_work()
1895 if (io_arm_poll_handler(req, issue_flags) == IO_APOLL_OK) in io_wq_submit_work()
1954 case IO_APOLL_OK: in io_queue_async()