Home
last modified time | relevance | path

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

/linux/fs/
H A Deventpoll.c248 struct epitem *epi; member
305 struct epitem *epi= container_of(p, struct epitem, fllink); in unlist_file() local
366 static inline int ep_is_linked(struct epitem *epi) in ep_is_linked()
472 static inline void ep_set_busy_poll_napi_id(struct epitem *epi) in ep_set_busy_poll_napi_id()
569 static inline void ep_set_busy_poll_napi_id(struct epitem *epi) in ep_set_busy_poll_napi_id()
616 static void ep_poll_safewake(struct eventpoll *ep, struct epitem *epi, in ep_poll_safewake()
655 static void ep_poll_safewake(struct eventpoll *ep, struct epitem *epi, in ep_poll_safewake()
684 static void ep_unregister_pollwait(struct eventpoll *ep, struct epitem *epi) in ep_unregister_pollwait()
697 static inline struct wakeup_source *ep_wakeup_source(struct epitem *epi) in ep_wakeup_source()
703 static inline void ep_pm_stay_awake(struct epitem *epi) in ep_pm_stay_awake()
[all …]
/linux/drivers/usb/gadget/udc/
H A Dgr_udc.h39 struct gr_epregs epi[GR_MAXEP]; /* 0x100 - 0x1fc */ member
189 struct gr_ep epi[GR_MAXEP]; member