Searched refs:atomic_dec_and_test (Results 1 – 11 of 11) sorted by relevance
54 if (unlikely(atomic_dec_and_test(&mm->mm_count))) in mmdrop()77 if (atomic_dec_and_test(&mm->mm_count)) in mmdrop_sched()
175 if (atomic_dec_and_test(&cache->object_count)) in fscache_uncount_object()
205 int ret = atomic_dec_and_test(&page->_refcount); in page_ref_dec_and_test()
374 if (!atomic_dec_and_test(var)) in atomic_dec_and_wake_up()
115 if (atomic_dec_and_test(&anon_vma->refcount)) in put_anon_vma()
3338 if (atomic_dec_and_test(&inode->i_dio_count)) in inode_dio_end()
76 if (atomic_dec_and_test(&lws->refcnt)) in lwtstate_put()
191 if (atomic_dec_and_test(&card->power_ref)) in snd_power_unref()
577 if (qp && atomic_dec_and_test(&qp->refcount)) in rvt_put_qp()
1380 atomic_dec_and_test(atomic_t *v) in atomic_dec_and_test() function
1648 if (atomic_dec_and_test(&conn->refcnt)) { in hci_conn_drop()