Searched defs:epi (Results 1 – 3 of 3) sorted by relevance
255 struct epitem *epi; member339 static inline int ep_is_linked(struct epitem *epi) in ep_is_linked()418 static inline void ep_set_busy_poll_napi_id(struct epitem *epi) in ep_set_busy_poll_napi_id()461 static inline void ep_set_busy_poll_napi_id(struct epitem *epi) in ep_set_busy_poll_napi_id()613 static void ep_unregister_pollwait(struct eventpoll *ep, struct epitem *epi) in ep_unregister_pollwait()628 static inline struct wakeup_source *ep_wakeup_source(struct epitem *epi) in ep_wakeup_source()634 static inline void ep_pm_stay_awake(struct epitem *epi) in ep_pm_stay_awake()642 static inline bool ep_has_wakeup_source(struct epitem *epi) in ep_has_wakeup_source()648 static inline void ep_pm_stay_awake_rcu(struct epitem *epi) in ep_pm_stay_awake_rcu()679 struct epitem *epi, *nepi; in ep_scan_ready_list() local[all …]
39 struct gr_epregs epi[GR_MAXEP]; /* 0x100 - 0x1fc */ member189 struct gr_ep epi[GR_MAXEP]; member
80 int ret, i, epi, flags = 0; in m920x_init() local