Searched refs:IORING_POLL_ADD_LEVEL (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/include/uapi/linux/ | ||
A D | io_uring.h | 277 #define IORING_POLL_ADD_LEVEL (1U << 3) macro |
/linux-6.3-rc2/io_uring/ | ||
A D | poll.c | 895 if (!(flags & IORING_POLL_ADD_LEVEL)) in io_poll_parse_events() |
Completed in 7 milliseconds