Searched refs:epoll_sendevents (Results 1 – 3 of 3) sorted by relevance
29 int epoll_sendevents(struct file *file, struct epoll_event __user *events,
84 ret = epoll_sendevents(req->file, iew->events, iew->maxevents); in io_epoll_wait()
2420 int epoll_sendevents(struct file *file, struct epoll_event __user *events, in epoll_sendevents() function