Lines Matching defs:epi

251 	struct epitem *epi;  member
335 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()
609 static void ep_unregister_pollwait(struct eventpoll *ep, struct epitem *epi) in ep_unregister_pollwait()
624 static inline struct wakeup_source *ep_wakeup_source(struct epitem *epi) in ep_wakeup_source()
630 static inline void ep_pm_stay_awake(struct epitem *epi) in ep_pm_stay_awake()
638 static inline bool ep_has_wakeup_source(struct epitem *epi) in ep_has_wakeup_source()
644 static inline void ep_pm_stay_awake_rcu(struct epitem *epi) in ep_pm_stay_awake_rcu()
675 struct epitem *epi, *nepi; in ep_scan_ready_list() local
766 struct epitem *epi = container_of(head, struct epitem, rcu); in epi_rcu_free() local
774 static int ep_remove(struct eventpoll *ep, struct epitem *epi) in ep_remove()
815 struct epitem *epi; in ep_free() local
884 static __poll_t ep_item_poll(const struct epitem *epi, poll_table *pt, in ep_item_poll()
906 struct epitem *epi, *tmp; in ep_read_events_proc() local
954 struct epitem *epi = rb_entry(rbp, struct epitem, rbn); in ep_show_fdinfo() local
988 struct epitem *epi, *next; in eventpoll_release_file() local
1052 struct epitem *epi, *epir = NULL; in ep_find() local
1076 struct epitem *epi; in ep_find_tfd() local
1097 struct epitem *epi; in get_epoll_tfile_raw_ptr() local
1175 static inline bool chain_epi_lockless(struct epitem *epi) in chain_epi_lockless()
1210 struct epitem *epi = ep_item_from_wait(wait); in ep_poll_callback() local
1319 struct epitem *epi = ep_item_from_epqueue(pt); in ep_ptable_queue_proc() local
1338 static void ep_rbtree_insert(struct eventpoll *ep, struct epitem *epi) in ep_rbtree_insert()
1400 struct epitem *epi; in reverse_path_check_proc() local
1456 static int ep_create_wakeup_source(struct epitem *epi) in ep_create_wakeup_source()
1478 static noinline void ep_destroy_wakeup_source(struct epitem *epi) in ep_destroy_wakeup_source()
1502 struct epitem *epi; in ep_insert() local
1629 static int ep_modify(struct eventpoll *ep, struct epitem *epi, in ep_modify()
1706 struct epitem *epi, *tmp; in ep_send_events_proc() local
1964 struct epitem *epi; in ep_loop_check_proc() local
2110 struct epitem *epi; in SYSCALL_DEFINE4() local