Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dpoll.c230 IOU_POLL_REISSUE = 3, enumerator
315 return IOU_POLL_REISSUE; in io_poll_check_events()
374 } else if (ret == IOU_POLL_REISSUE) { in io_poll_task_func()
389 else if (ret == IOU_POLL_DONE || ret == IOU_POLL_REISSUE) in io_poll_task_func()