Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Deventpoll.c1047 static struct epitem *ep_find(struct eventpoll *ep, struct file *file, int fd) in ep_find() function
2114 epi = ep_find(ep, tf.file, fd); in SYSCALL_DEFINE4()