Home
last modified time | relevance | path

Searched refs:IORING_ACCEPT_POLL_FIRST (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dio_uring.h405 #define IORING_ACCEPT_POLL_FIRST (1U << 2) macro
/linux/io_uring/
H A Dnet.c1524 IORING_ACCEPT_POLL_FIRST)
1573 accept->iou_flags & IORING_ACCEPT_POLL_FIRST) in io_accept()