Lines Matching defs:epi

245 	struct epitem *epi;  member
533 static void ep_unregister_pollwait(struct eventpoll *ep, struct epitem *epi) in ep_unregister_pollwait()
548 static inline struct wakeup_source *ep_wakeup_source(struct epitem *epi) in ep_wakeup_source()
554 static inline void ep_pm_stay_awake(struct epitem *epi) in ep_pm_stay_awake()
562 static inline bool ep_has_wakeup_source(struct epitem *epi) in ep_has_wakeup_source()
568 static inline void ep_pm_stay_awake_rcu(struct epitem *epi) in ep_pm_stay_awake_rcu()
599 struct epitem *epi, *nepi; in ep_scan_ready_list() local
684 struct epitem *epi = container_of(head, struct epitem, rcu); in epi_rcu_free() local
692 static int ep_remove(struct eventpoll *ep, struct epitem *epi) in ep_remove()
737 struct epitem *epi; in ep_free() local
796 static inline unsigned int ep_item_poll(struct epitem *epi, poll_table *pt) in ep_item_poll()
806 struct epitem *epi, *tmp; in ep_read_events_proc() local
880 struct epitem *epi = rb_entry(rbp, struct epitem, rbn); in ep_show_fdinfo() local
910 struct epitem *epi, *next; in eventpoll_release_file() local
974 struct epitem *epi, *epir = NULL; in ep_find() local
1003 struct epitem *epi = ep_item_from_wait(wait); in ep_poll_callback() local
1091 struct epitem *epi = ep_item_from_epqueue(pt); in ep_ptable_queue_proc() local
1107 static void ep_rbtree_insert(struct eventpoll *ep, struct epitem *epi) in ep_rbtree_insert()
1167 struct epitem *epi; in reverse_path_check_proc() local
1224 static int ep_create_wakeup_source(struct epitem *epi) in ep_create_wakeup_source()
1246 static noinline void ep_destroy_wakeup_source(struct epitem *epi) in ep_destroy_wakeup_source()
1270 struct epitem *epi; in ep_insert() local
1392 static int ep_modify(struct eventpoll *ep, struct epitem *epi, struct epoll_event *event) in ep_modify()
1472 struct epitem *epi; in ep_send_events_proc() local
1686 struct epitem *epi; in ep_loop_check_proc() local
1827 struct epitem *epi; in SYSCALL_DEFINE4() local