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.c810 static bool ep_refcount_dec_and_test(struct eventpoll *ep) in ep_refcount_dec_and_test() function
900 WARN_ON_ONCE(ep_refcount_dec_and_test(ep)); in ep_remove_safe()
940 if (ep_refcount_dec_and_test(ep)) in ep_clear_and_put()
1143 if (dispose && ep_refcount_dec_and_test(ep)) in eventpoll_release_file()