Searched refs:eventpoll (Results 1 – 4 of 4) sorted by relevance
160 struct eventpoll *ep;177 struct eventpoll { struct251 static struct eventpoll *inserting_into;372 static inline int ep_events_available(struct eventpoll *ep) in ep_events_available()381 struct eventpoll *ep = p; in ep_busy_loop_end()392 static bool ep_busy_loop(struct eventpoll *ep, int nonblock) in ep_busy_loop()417 struct eventpoll *ep; in ep_set_busy_poll_napi_id()449 static inline bool ep_busy_loop(struct eventpoll *ep, int nonblock) in ep_busy_loop()487 static void ep_poll_safewake(struct eventpoll *ep, struct epitem *epi) in ep_poll_safewake()489 struct eventpoll *ep_src; in ep_poll_safewake()[all …]
28 obj-$(CONFIG_EPOLL) += eventpoll.o
125 eventpoll (epoll) interfaces128 .. kernel-doc:: fs/eventpoll.c
1598 bool "Enable eventpoll support" if EXPERT