Searched refs:epollctls (Results 1 – 7 of 7) sorted by relevance
14 # error static const struct xlat epollctls in mpers mode19 const struct xlat epollctls[] = { variable
1 …e_flags.in xlat/dirent_types.in xlat/dm_flags.in xlat/efd_flags.in xlat/epollctls.in xlat/epolleve…2 …odule_flags.h xlat/dirent_types.h xlat/dm_flags.h xlat/efd_flags.h xlat/epollctls.h xlat/epolleven…147 $(top_srcdir)/xlat/epollctls.h: $(top_srcdir)/xlat/epollctls.in $(top_srcdir)/xlat/gen.sh
74 printxval(epollctls, op, "EPOLL_CTL_???"); in SYS_FUNC()
749 xlat/dm_flags.in xlat/efd_flags.in xlat/epollctls.in \890 xlat/efd_flags.h xlat/epollctls.h xlat/epollevents.h \5933 $(top_srcdir)/xlat/epollctls.h: $(top_srcdir)/xlat/epollctls.in $(top_srcdir)/xlat/gen.sh
2438 (epollctls, epollevents): Protect each entry with #ifdef on its macro.
18305 xlat/epollctls.in: add default values.18306 * xlat/epollctls.in (EPOLL_CTL_ADD, EPOLL_CTL_DEL, EPOLL_CTL_MOD): Add