Searched refs:atomic_dec_and_test (Results 1 – 12 of 12) sorted by relevance
104 if (atomic_dec_and_test(&ns->count)) { in put_nsproxy()
52 if (atomic_dec_and_test(&(group_info)->usage)) \287 if (atomic_dec_and_test(&(cred)->usage)) in put_cred()
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()
127 if (atomic_dec_and_test(&anon_vma->refcount)) in put_anon_vma()
148 int ret = atomic_dec_and_test(&page->_refcount); in page_ref_dec_and_test()
3370 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()
76 if (atomic_dec_and_test(&lws->refcnt)) in lwtstate_put()
191 if (atomic_dec_and_test(&card->power_ref)) in snd_power_unref()
576 if (qp && atomic_dec_and_test(&qp->refcount)) in rvt_put_qp()
540 atomic_dec_and_test(atomic_t *v) in atomic_dec_and_test() function
1185 if (atomic_dec_and_test(&conn->refcnt)) { in hci_conn_drop()