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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/
H A Deventpoll.c61 * and ep_free().
62 * This mutex is acquired by ep_free() during the epoll file
230 * This mutex is used to serialize ep_free() and eventpoll_release_file().
432 static void ep_free(struct eventpoll *ep) function
481 ep_free(ep);
534 * The only hit might come from ep_free() but by holding the mutex
537 * from anywhere but ep_free().
1107 ep_free(ep);

Completed in 97 milliseconds