Searched refs:pollflags (Results 1 – 3 of 3) sorted by relevance
3 static const struct xlat pollflags[] = { variable
1 ….in xlat/personality_options.in xlat/pmsgflags.in xlat/policies.in xlat/pollflags.in xlat/prctl_op…2 …lags.h xlat/personality_options.h xlat/pmsgflags.h xlat/policies.h xlat/pollflags.h xlat/prctl_opt…195 $(top_srcdir)/xlat/pollflags.h: $(top_srcdir)/xlat/pollflags.in $(top_srcdir)/xlat/gen.sh
278 printflags(pollflags, fds.events, "POLL???"); in decode_poll()337 flagstr = sprintflags("", pollflags, fds.revents); in decode_poll()