Home
last modified time | relevance | path

Searched refs:eventpoll (Results 1 – 2 of 2) sorted by relevance

/linux/fs/
H A Deventpoll.c278 struct eventpoll *ep;
295 struct eventpoll { struct
431 struct eventpoll *inserting_into;
585 static inline bool ep_is_scanning(struct eventpoll *ep) in ep_is_scanning()
591 static inline void ep_enter_scan(struct eventpoll *ep) in ep_enter_scan()
597 static inline void ep_exit_scan(struct eventpoll *ep) in ep_exit_scan()
615 static inline bool ep_events_available(struct eventpoll *ep) in ep_events_available()
635 struct eventpoll *ep) in busy_loop_ep_timeout()
649 static bool ep_busy_loop_on(struct eventpoll *ep) in ep_busy_loop_on()
658 struct eventpoll *ep = p; in ep_busy_loop_end()
[all …]
/linux/Documentation/dev-tools/
H A Dcheckuapi.rst288 ==== 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``.