Lines Matching refs:ep_free
61 * and ep_free().
62 * This mutex is acquired by ep_free() during the epoll file
272 * This mutex is used to serialize ep_free() and eventpoll_release_file().
618 * ep_free).
813 static void ep_free(struct eventpoll *ep)
870 ep_free(ep);
997 * The only hit might come from ep_free() but by holding the mutex
1000 * from anywhere but ep_free().
1302 * ->whead != NULL protects us from the race with ep_free()
2120 ep_free(ep);