Searched refs:ep_remove (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.c536 static int ep_remove(struct eventpoll *ep, struct epitem *epi) function
608 ep_remove(ep, epi);
705 * "ep->mtx" after "epmutex" because ep_remove() requires it when called
708 * Besides, ep_remove() acquires the lock, so we can't hold it here.
718 ep_remove(ep, epi);
1293 error = ep_remove(ep, epi);

Completed in 185 milliseconds