Home
last modified time | relevance | path

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

/linux-6.15/io_uring/
H A Dpoll.c190 IOU_POLL_REQUEUE = 4, enumerator
296 return IOU_POLL_REQUEUE; in io_poll_check_events()
323 } else if (ret == IOU_POLL_REQUEUE) { in io_poll_task_func()