Searched refs:eventpoll (Results 1 – 4 of 4) sorted by relevance
164 struct eventpoll *ep;181 struct eventpoll { struct378 static inline int ep_events_available(struct eventpoll *ep) in ep_events_available()387 struct eventpoll *ep = p; in ep_busy_loop_end()398 static void ep_busy_loop(struct eventpoll *ep, int nonblock) in ep_busy_loop()406 static inline void ep_reset_busy_poll_napi_id(struct eventpoll *ep) in ep_reset_busy_poll_napi_id()417 struct eventpoll *ep; in ep_set_busy_poll_napi_id()450 static inline void ep_busy_loop(struct eventpoll *ep, int nonblock) in ep_busy_loop()454 static inline void ep_reset_busy_poll_napi_id(struct eventpoll *ep) in ep_reset_busy_poll_napi_id()609 static void ep_unregister_pollwait(struct eventpoll *ep, struct epitem *epi) in ep_unregister_pollwait()[all …]
27 obj-$(CONFIG_EPOLL) += eventpoll.o
160 header-test- += linux/eventpoll.h1064 header-test- += uapi/linux/eventpoll.h
1496 bool "Enable eventpoll support" if EXPERT