Searched refs:eventpoll (Results 1 – 3 of 3) sorted by relevance
155 struct eventpoll *ep;172 struct eventpoll { struct256 static struct eventpoll *inserting_into; argument383 static inline int ep_events_available(struct eventpoll *ep) in ep_events_available()401 struct eventpoll *ep) in busy_loop_ep_timeout()415 static bool ep_busy_loop_on(struct eventpoll *ep) in ep_busy_loop_on()424 struct eventpoll *ep = p; in ep_busy_loop_end()435 static bool ep_busy_loop(struct eventpoll *ep) in ep_busy_loop()467 struct eventpoll *ep = epi->ep; in ep_set_busy_poll_napi_id()499 struct eventpoll *ep = file->private_data; in ep_eventpoll_bp_ioctl()[all …]
288 ==== ABI differences detected in include/linux/eventpoll.h from HEAD -> dirty tree ====298 include/linux/eventpoll.h did not change between HEAD and dirty tree...305 we can see ``linux/types.h`` is used from ``eventpoll.h``.
1846 bool "Enable eventpoll support" if EXPERT