Searched refs:IORING_POLL_ADD_LEVEL (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/include/uapi/linux/ | ||
D | io_uring.h | 297 #define IORING_POLL_ADD_LEVEL (1U << 3) macro |
/Linux-v6.6/io_uring/ | ||
D | poll.c | 893 if (!(flags & IORING_POLL_ADD_LEVEL)) in io_poll_parse_events() |