Lines Matching defs:ep

162 	struct eventpoll *ep;  member
389 static inline int ep_events_available(struct eventpoll *ep) in ep_events_available()
407 struct eventpoll *ep) in busy_loop_ep_timeout()
421 static bool ep_busy_loop_on(struct eventpoll *ep) in ep_busy_loop_on()
430 struct eventpoll *ep = p; in ep_busy_loop_end() local
441 static bool ep_busy_loop(struct eventpoll *ep, int nonblock) in ep_busy_loop()
473 struct eventpoll *ep = epi->ep; in ep_set_busy_poll_napi_id() local
505 struct eventpoll *ep = file->private_data; in ep_eventpoll_bp_ioctl() local
545 static void ep_suspend_napi_irqs(struct eventpoll *ep) in ep_suspend_napi_irqs()
553 static void ep_resume_napi_irqs(struct eventpoll *ep) in ep_resume_napi_irqs()
563 static inline bool ep_busy_loop(struct eventpoll *ep, int nonblock) in ep_busy_loop()
578 static void ep_suspend_napi_irqs(struct eventpoll *ep) in ep_suspend_napi_irqs()
582 static void ep_resume_napi_irqs(struct eventpoll *ep) in ep_resume_napi_irqs()
615 static void ep_poll_safewake(struct eventpoll *ep, struct epitem *epi, in ep_poll_safewake()
654 static void ep_poll_safewake(struct eventpoll *ep, struct epitem *epi, in ep_poll_safewake()
683 static void ep_unregister_pollwait(struct eventpoll *ep, struct epitem *epi) in ep_unregister_pollwait()
732 static void ep_start_scan(struct eventpoll *ep, struct list_head *txlist) in ep_start_scan()
749 static void ep_done_scan(struct eventpoll *ep, in ep_done_scan()
798 static void ep_get(struct eventpoll *ep) in ep_get()
806 static bool ep_refcount_dec_and_test(struct eventpoll *ep) in ep_refcount_dec_and_test()
815 static void ep_free(struct eventpoll *ep) in ep_free()
832 static bool __ep_remove(struct eventpoll *ep, struct epitem *epi, bool force) in __ep_remove()
892 static void ep_remove_safe(struct eventpoll *ep, struct epitem *epi) in ep_remove_safe()
897 static void ep_clear_and_put(struct eventpoll *ep) in ep_clear_and_put()
964 struct eventpoll *ep = file->private_data; in ep_eventpoll_release() local
976 struct eventpoll *ep = file->private_data; in __ep_eventpoll_poll() local
1075 struct eventpoll *ep = f->private_data; in ep_show_fdinfo() local
1115 struct eventpoll *ep; in eventpoll_release_file() local
1149 struct eventpoll *ep; in ep_alloc() local
1175 static struct epitem *ep_find(struct eventpoll *ep, struct file *file, int fd) in ep_find()
1200 static struct epitem *ep_find_tfd(struct eventpoll *ep, int tfd, unsigned long toff) in ep_find_tfd()
1223 struct eventpoll *ep; in get_epoll_tfile_raw_ptr() local
1304 struct eventpoll *ep = epi->ep; in chain_epi_lockless() local
1342 struct eventpoll *ep = epi->ep; in ep_poll_callback() local
1473 static void ep_rbtree_insert(struct eventpoll *ep, struct epitem *epi) in ep_rbtree_insert()
1619 struct eventpoll *ep = NULL; in attach_epitem() local
1652 static int ep_insert(struct eventpoll *ep, const struct epoll_event *event, in ep_insert()
1779 static int ep_modify(struct eventpoll *ep, struct epitem *epi, in ep_modify()
1851 static int ep_send_events(struct eventpoll *ep, in ep_send_events()
1983 static int ep_try_send_events(struct eventpoll *ep, in ep_try_send_events()
2024 static int ep_poll(struct eventpoll *ep, struct epoll_event __user *events, in ep_poll()
2155 static int ep_loop_check_proc(struct eventpoll *ep, int depth) in ep_loop_check_proc()
2204 static int ep_loop_check(struct eventpoll *ep, struct eventpoll *to) in ep_loop_check()
2227 struct eventpoll *ep = NULL; in do_epoll_create() local
2310 struct eventpoll *ep; in do_epoll_ctl() local
2471 struct eventpoll *ep; in do_epoll_wait() local