Lines Matching defs:ep
165 struct eventpoll *ep; member
379 static inline int ep_events_available(struct eventpoll *ep) in ep_events_available()
388 struct eventpoll *ep = p; in ep_busy_loop_end() local
399 static void ep_busy_loop(struct eventpoll *ep, int nonblock) in ep_busy_loop()
407 static inline void ep_reset_busy_poll_napi_id(struct eventpoll *ep) in ep_reset_busy_poll_napi_id()
418 struct eventpoll *ep; in ep_set_busy_poll_napi_id() local
451 static inline void ep_busy_loop(struct eventpoll *ep, int nonblock) in ep_busy_loop()
455 static inline void ep_reset_busy_poll_napi_id(struct eventpoll *ep) in ep_reset_busy_poll_napi_id()
610 static void ep_unregister_pollwait(struct eventpoll *ep, struct epitem *epi) in ep_unregister_pollwait()
669 static __poll_t ep_scan_ready_list(struct eventpoll *ep, in ep_scan_ready_list()
775 static int ep_remove(struct eventpoll *ep, struct epitem *epi) in ep_remove()
813 static void ep_free(struct eventpoll *ep) in ep_free()
867 struct eventpoll *ep = file->private_data; in ep_eventpoll_release() local
888 struct eventpoll *ep; in ep_item_poll() local
904 static __poll_t ep_read_events_proc(struct eventpoll *ep, struct list_head *head, in ep_read_events_proc()
933 struct eventpoll *ep = file->private_data; in ep_eventpoll_poll() local
950 struct eventpoll *ep = f->private_data; in ep_show_fdinfo() local
988 struct eventpoll *ep; in eventpoll_release_file() local
1018 struct eventpoll *ep; in ep_alloc() local
1049 static struct epitem *ep_find(struct eventpoll *ep, struct file *file, int fd) in ep_find()
1074 static struct epitem *ep_find_tfd(struct eventpoll *ep, int tfd, unsigned long toff) in ep_find_tfd()
1097 struct eventpoll *ep; in get_epoll_tfile_raw_ptr() local
1178 struct eventpoll *ep = epi->ep; in chain_epi_lockless() local
1212 struct eventpoll *ep = epi->ep; in ep_poll_callback() local
1339 static void ep_rbtree_insert(struct eventpoll *ep, struct epitem *epi) in ep_rbtree_insert()
1497 static int ep_insert(struct eventpoll *ep, const struct epoll_event *event, in ep_insert()
1630 static int ep_modify(struct eventpoll *ep, struct epitem *epi, in ep_modify()
1702 static __poll_t ep_send_events_proc(struct eventpoll *ep, struct list_head *head, in ep_send_events_proc()
1786 static int ep_send_events(struct eventpoll *ep, in ep_send_events()
1826 static int ep_poll(struct eventpoll *ep, struct epoll_event __user *events, in ep_poll()
1963 struct eventpoll *ep = file->private_data; in ep_loop_check_proc() local
2012 static int ep_loop_check(struct eventpoll *ep, struct file *file) in ep_loop_check()
2047 struct eventpoll *ep = NULL; in do_epoll_create() local
2111 struct eventpoll *ep; in SYSCALL_DEFINE4() local
2266 struct eventpoll *ep; in do_epoll_wait() local