Searched refs:atomic_dec_and_test (Results 1 – 17 of 17) sorted by relevance
33 if (nfct && atomic_dec_and_test(&nfct->use)) in nf_conntrack_put()
78 if (atomic_dec_and_test(&ns->count)) { in put_nsproxy()
36 if (!atomic_dec_and_test(&entry->e_refcnt)) in mb_cache_entry_put()
101 return atomic_dec_and_test(&r->refs); in refcount_dec_and_test()
52 if (atomic_dec_and_test(&(group_info)->usage)) \286 if (atomic_dec_and_test(&(cred)->usage)) in put_cred()
121 if (ns && atomic_dec_and_test(&ns->count)) in put_user_ns()
433 if (atomic_dec_and_test(&cache->object_count)) in fscache_object_destroyed()504 return atomic_dec_and_test(&cookie->n_active); in __fscache_unuse_cookie()
139 int ret = atomic_dec_and_test(&page->_refcount); in page_ref_dec_and_test()
114 if (atomic_dec_and_test(&anon_vma->refcount)) in put_anon_vma()
1021 #ifndef atomic_dec_and_test1031 atomic_dec_and_test(atomic_t *v) in atomic_dec_and_test() function1035 #define atomic_dec_and_test atomic_dec_and_test macro
3226 if (atomic_dec_and_test(&inode->i_dio_count)) in inode_dio_end()
48 if (unlikely(atomic_dec_and_test(&mm->mm_count))) in mmdrop()
70 if (atomic_dec_and_test(&lws->refcnt)) in lwtstate_put()
745 atomic_dec_and_test(atomic_t *v) in atomic_dec_and_test() function750 #define atomic_dec_and_test atomic_dec_and_test macro
960 return atomic_dec_and_test(v); in atomic_long_dec_and_test()
572 if (qp && atomic_dec_and_test(&qp->refcount)) in rvt_put_qp()
986 if (atomic_dec_and_test(&conn->refcnt)) { in hci_conn_drop()