Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Deventpoll.c1145 static struct epitem *ep_find(struct eventpoll *ep, struct file *file, int fd) in ep_find() function
2353 epi = ep_find(ep, fd_file(tf), fd); in do_epoll_ctl()