Home
last modified time | relevance | path

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

/linux/fs/
H A Deventpoll.c819 static void ep_free(struct eventpoll *ep) in ep_free()
941 ep_free(ep); in ep_eventpoll_ioctl()
1144 ep_free(ep); in eventpoll_release_file()
1623 * ep_free() as the ep file itself still holds an ep reference. in ep_insert()
816 static void ep_free(struct eventpoll *ep) ep_free() function