Searched refs:IOU_REQUEUE (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/io_uring/ | ||
D | io_uring.h | 28 IOU_REQUEUE = -3072, enumerator |
D | poll.c | 334 else if (ret == IOU_REQUEUE) in io_poll_check_events() |
D | net.c | 869 mshot_retry_ret = IOU_REQUEUE; in io_recv_finish() |