Home
last modified time | relevance | path

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

/linux/fs/
H A Deventpoll.c800 static bool ep_refcount_dec_and_test(struct eventpoll *ep) in ep_refcount_dec_and_test() function
922 WARN_ON_ONCE(ep_refcount_dec_and_test(ep)); in ep_remove()
962 if (ep_refcount_dec_and_test(ep)) in ep_clear_and_put()
1141 if (ep_refcount_dec_and_test(ep)) in eventpoll_release_file()