Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dpoll.h136 static inline __poll_t demangle_poll(u16 val) in demangle_poll() function
/linux-6.3-rc2/io_uring/
A Dpoll.c897 return demangle_poll(events) | in io_poll_parse_events()
/linux-6.3-rc2/fs/
A Dselect.c871 filter = demangle_poll(pollfd->events) | EPOLLERR | EPOLLHUP; in do_pollfd()
A Daio.c1880 req->events = demangle_poll(iocb->aio_buf) | EPOLLERR | EPOLLHUP; in aio_poll()
/linux-6.3-rc2/fs/fuse/
A Dfile.c2869 return demangle_poll(outarg.revents); in fuse_file_poll()

Completed in 19 milliseconds