Home
last modified time | relevance | path

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

/linux-6.14.4/fs/
Deventpoll.c806 static bool ep_refcount_dec_and_test(struct eventpoll *ep) in ep_refcount_dec_and_test() function
886 return ep_refcount_dec_and_test(ep); in __ep_remove()
934 dispose = ep_refcount_dec_and_test(ep); in ep_clear_and_put()