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.c807 static bool ep_refcount_dec_and_test(struct eventpoll *ep) in ep_refcount_dec_and_test() function
896 WARN_ON_ONCE(ep_refcount_dec_and_test(ep)); in ep_remove_safe()
936 if (ep_refcount_dec_and_test(ep)) in ep_clear_and_put()
1139 if (dispose && ep_refcount_dec_and_test(ep)) in eventpoll_release_file()