Searched refs:pollflags (Results 1 – 2 of 2) sorted by relevance
1126 __poll_t pollflags = key_to_poll(key); in ep_poll_callback() local1148 if (pollflags && !(pollflags & epi->event.events)) in ep_poll_callback()1185 !(pollflags & POLLFREE)) { in ep_poll_callback()1186 switch (pollflags & EPOLLINOUT_BITS) { in ep_poll_callback()1215 if (pollflags & POLLFREE) { in ep_poll_callback()
359 __poll_t pollflags = 0; in ib_uverbs_event_poll() local365 pollflags = EPOLLIN | EPOLLRDNORM; in ib_uverbs_event_poll()368 return pollflags; in ib_uverbs_event_poll()