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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Deventpoll.c757 * are protected by the "mtx" mutex, and ep_find() must be called with
760 static struct epitem *ep_find(struct eventpoll *ep, struct file *file, int fd) function
1278 * ep_find() till we release the mutex.
1280 epi = ep_find(ep, tfile, fd);

Completed in 274 milliseconds