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

/linux-4.1.27/fs/
H A Deventpoll.c65 * and ep_free().
66 * This mutex is acquired by ep_free() during the epoll file
261 * This mutex is used to serialize ep_free() and eventpoll_release_file().
531 * ep_free).
734 static void ep_free(struct eventpoll *ep) ep_free() function
791 ep_free(ep); ep_eventpoll_release()
918 * The only hit might come from ep_free() but by holding the mutex eventpoll_release_file()
921 * from anywhere but ep_free(). eventpoll_release_file()
1803 ep_free(ep); SYSCALL_DEFINE1()

Completed in 185 milliseconds