Searched refs:ep_find (Results 1 – 1 of 1) sorted by relevance
1175 * are protected by the "mtx" mutex, and ep_find() must be called with in ep_find() 1178 static struct epitem *ep_find(struct eventpoll *ep, struct file *file, int fd) in ep_find() 2336 * ep_find() till we release the mutex. in do_epoll_ctl() 2338 epi = ep_find(ep, fd_file(tf), fd); in do_epoll_ctl() 1174 static struct epitem *ep_find(struct eventpoll *ep, struct file *file, int fd) ep_find() function