Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dpoll.c231 IOU_POLL_REQUEUE = 4, enumerator
335 return IOU_POLL_REQUEUE; in io_poll_check_events()
361 } else if (ret == IOU_POLL_REQUEUE) { in io_poll_task_func()