Home
last modified time | relevance | path

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

/linux/fs/
H A Deventpoll.c837 static bool __ep_remove(struct eventpoll *ep, struct epitem *epi, bool force) in __ep_remove()
899 if (__ep_remove(ep, epi, false)) in ep_clear_and_put()
1140 dispose = __ep_remove(ep, epi, true); in eventpoll_release_file()
833 static bool __ep_remove(struct eventpoll *ep, struct epitem *epi, bool force) __ep_remove() function