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

/linux-master/io_uring/
H A Dpoll.c229 IOU_POLL_REISSUE = 3, enumerator in enum:__anon481
314 return IOU_POLL_REISSUE;
373 } else if (ret == IOU_POLL_REISSUE) {
388 else if (ret == IOU_POLL_DONE || ret == IOU_POLL_REISSUE)

Completed in 108 milliseconds