Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/io_uring/
H A Dpoll.c228 IOU_POLL_REISSUE = 3, enumerator
308 return IOU_POLL_REISSUE; in io_poll_check_events()
367 } else if (ret == IOU_POLL_REISSUE) { in io_poll_task_func()
382 else if (ret == IOU_POLL_DONE || ret == IOU_POLL_REISSUE) in io_poll_task_func()

Completed in 3 milliseconds