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

/linux-master/io_uring/
H A Dpoll.c227 IOU_POLL_NO_ACTION = 1, enumerator in enum:__anon481
257 * Returns a negative error on failure. IOU_POLL_NO_ACTION when no action
277 return IOU_POLL_NO_ACTION;
350 return IOU_POLL_NO_ACTION;
358 if (ret == IOU_POLL_NO_ACTION) {

Completed in 224 milliseconds