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

/linux-4.4.14/fs/
H A Deventpoll.c967 * are protected by the "mtx" mutex, and ep_find() must be called with
970 static struct epitem *ep_find(struct eventpoll *ep, struct file *file, int fd) ep_find() function
1912 * ep_find() till we release the mutex. SYSCALL_DEFINE4()
1914 epi = ep_find(ep, tf.file, fd); SYSCALL_DEFINE4()

Completed in 80 milliseconds