Home
last modified time | relevance | path

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

/fs/
Deventpoll.c163 struct eventpoll *ep;
180 struct eventpoll { struct
254 static struct eventpoll *inserting_into;
375 static inline int ep_events_available(struct eventpoll *ep) in ep_events_available()
384 struct eventpoll *ep = p; in ep_busy_loop_end()
395 static bool ep_busy_loop(struct eventpoll *ep, int nonblock) in ep_busy_loop()
420 struct eventpoll *ep; in ep_set_busy_poll_napi_id()
452 static inline bool ep_busy_loop(struct eventpoll *ep, int nonblock) in ep_busy_loop()
490 static void ep_poll_safewake(struct eventpoll *ep, struct epitem *epi, in ep_poll_safewake()
493 struct eventpoll *ep_src; in ep_poll_safewake()
[all …]
DMakefile30 obj-$(CONFIG_EPOLL) += eventpoll.o