Home
last modified time | relevance | path

Searched refs:epoll_sendevents (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Deventpoll.h29 int epoll_sendevents(struct file *file, struct epoll_event __user *events,
/linux/io_uring/
H A Depoll.c84 ret = epoll_sendevents(req->file, iew->events, iew->maxevents); in io_epoll_wait()
/linux/fs/
H A Deventpoll.c2420 int epoll_sendevents(struct file *file, struct epoll_event __user *events, in epoll_sendevents() function