Searched refs:epollflags (Results 1 – 3 of 3) sorted by relevance
10 # error static const struct xlat epollflags in mpers mode15 const struct xlat epollflags[] = { variable
1 …omains.in xlat/efd_flags.in xlat/epollctls.in xlat/epollevents.in xlat/epollflags.in xlat/evdev_ab…2 …at/domains.h xlat/efd_flags.h xlat/epollctls.h xlat/epollevents.h xlat/epollflags.h xlat/evdev_abs…97 $(top_srcdir)/xlat/epollflags.h: $(top_srcdir)/xlat/epollflags.in $(top_srcdir)/xlat/gen.sh
47 printflags(epollflags, tcp->u_arg[0], "EPOLL_???"); in SYS_FUNC()