Home
last modified time | relevance | path

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

/linux/include/linux/
A Dpoll.h138 static inline __poll_t demangle_poll(u16 val) in demangle_poll() function
/linux/fs/
A Dselect.c867 filter = demangle_poll(pollfd->events) | EPOLLERR | EPOLLHUP; in do_pollfd()
A Daio.c1854 req->events = demangle_poll(iocb->aio_buf) | EPOLLERR | EPOLLHUP; in aio_poll()
A Dio_uring.c5807 return demangle_poll(events) | (events & (EPOLLEXCLUSIVE|EPOLLONESHOT)); in io_poll_parse_events()
/linux/fs/fuse/
A Dfile.c2764 return demangle_poll(outarg.revents); in fuse_file_poll()

Completed in 40 milliseconds