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

/linux-master/io_uring/
H A Dpoll.c230 IOU_POLL_REQUEUE = 4, enumerator in enum:__anon481
335 return IOU_POLL_REQUEUE;
360 } else if (ret == IOU_POLL_REQUEUE) {

Completed in 116 milliseconds