Home
last modified time | relevance | path

Searched defs:epi (Results 1 – 1 of 1) sorted by relevance

/fs/
Deventpoll.c258 struct epitem *epi; member
341 static inline int ep_is_linked(struct epitem *epi) in ep_is_linked()
415 static inline void ep_set_busy_poll_napi_id(struct epitem *epi) in ep_set_busy_poll_napi_id()
458 static inline void ep_set_busy_poll_napi_id(struct epitem *epi) in ep_set_busy_poll_napi_id()
554 static void ep_poll_safewake(struct eventpoll *ep, struct epitem *epi, in ep_poll_safewake()
593 static void ep_poll_safewake(struct eventpoll *ep, struct epitem *epi, in ep_poll_safewake()
623 static void ep_unregister_pollwait(struct eventpoll *ep, struct epitem *epi) in ep_unregister_pollwait()
638 static inline struct wakeup_source *ep_wakeup_source(struct epitem *epi) in ep_wakeup_source()
644 static inline void ep_pm_stay_awake(struct epitem *epi) in ep_pm_stay_awake()
652 static inline bool ep_has_wakeup_source(struct epitem *epi) in ep_has_wakeup_source()
[all …]