Home
last modified time | relevance | path

Searched refs:demangle_poll (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dpoll.h130 static inline __poll_t demangle_poll(u16 val) in demangle_poll() function
/linux/io_uring/
H A Dpoll.c849 return demangle_poll(events) | in io_poll_parse_events()
/linux/fs/fuse/
H A Dfile.c2769 return demangle_poll(outarg.revents); in fuse_file_poll()