Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dio_uring.h120 IOU_REQUEUE = -3072, enumerator
H A Dzcrx.c1590 ret = IOU_REQUEUE; in io_zcrx_tcp_recvmsg()
1594 ret = IOU_REQUEUE; in io_zcrx_tcp_recvmsg()
H A Dpoll.c319 else if (ret == IOU_REQUEUE) in io_poll_check_events()