Searched refs:demangle_poll (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | poll.h | 130 static inline __poll_t demangle_poll(u16 val) in demangle_poll() function |
| /linux/io_uring/ | ||
| H A D | poll.c | 849 return demangle_poll(events) | in io_poll_parse_events() |