Home
last modified time | relevance | path

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

/linux/fs/
H A Deventpoll.c829 * This prevents ep_clear_and_put() from dropping all the ep references
899 static void ep_clear_and_put(struct eventpoll *ep) in ep_clear_and_put() function
966 ep_clear_and_put(ep); in ep_eventpoll_release()
1119 * Use the 'dying' flag to prevent a concurrent ep_clear_and_put() from in eventpoll_release_file()
1431 * ep_clear_and_put() or ep_remove(), ep_remove_wait_queue() in ep_poll_callback()
2292 ep_clear_and_put(ep); in do_epoll_create()