Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Deventpoll.c696 static bool ep_refcount_dec_and_test(struct eventpoll *ep) in ep_refcount_dec_and_test() function
775 return ep_refcount_dec_and_test(ep); in __ep_remove()
823 dispose = ep_refcount_dec_and_test(ep); in ep_clear_and_put()