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