Searched refs:eventpoll (Results 1 – 4 of 4) sorted by relevance
160 struct eventpoll *ep;177 struct eventpoll { struct251 static struct eventpoll *inserting_into;379 static inline int ep_events_available(struct eventpoll *ep) in ep_events_available()388 struct eventpoll *ep = p; in ep_busy_loop_end()399 static bool ep_busy_loop(struct eventpoll *ep, int nonblock) in ep_busy_loop()424 struct eventpoll *ep; in ep_set_busy_poll_napi_id()456 static inline bool ep_busy_loop(struct eventpoll *ep, int nonblock) in ep_busy_loop()494 static void ep_poll_safewake(struct eventpoll *ep, struct epitem *epi, in ep_poll_safewake()497 struct eventpoll *ep_src; in ep_poll_safewake()[all …]
30 obj-$(CONFIG_EPOLL) += eventpoll.o
125 eventpoll (epoll) interfaces128 .. kernel-doc:: fs/eventpoll.c
1639 bool "Enable eventpoll support" if EXPERT