Searched refs:pollflags (Results 1 – 1 of 1) sorted by relevance
1213 __poll_t pollflags = key_to_poll(key); in ep_poll_callback() local1236 if (pollflags && !(pollflags & epi->event.events)) in ep_poll_callback()1264 !(pollflags & POLLFREE)) { in ep_poll_callback()1265 switch (pollflags & EPOLLINOUT_BITS) { in ep_poll_callback()1294 if (pollflags & POLLFREE) { in ep_poll_callback()