Searched refs:IORING_ACCEPT_MULTISHOT (Results 1 – 3 of 3) sorted by relevance
369 #define IORING_ACCEPT_MULTISHOT (1U << 0) macro
456 #define IORING_ACCEPT_MULTISHOT (1U << 0)449 #define IORING_ACCEPT_MULTISHOT global() macro
1570 #define ACCEPT_FLAGS (IORING_ACCEPT_MULTISHOT | IORING_ACCEPT_DONTWAIT | \ in io_sendmsg_zc() 1592 if (accept->iou_flags & IORING_ACCEPT_MULTISHOT && in io_sendmsg_zc() 1600 if (accept->iou_flags & IORING_ACCEPT_MULTISHOT) in io_sendrecv_fail()