Home
last modified time | relevance | path

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

/include/linux/
Dnsproxy.h104 if (atomic_dec_and_test(&ns->count)) { in put_nsproxy()
Dcred.h52 if (atomic_dec_and_test(&(group_info)->usage)) \
287 if (atomic_dec_and_test(&(cred)->usage)) in put_cred()
Dfscache-cache.h433 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()
Drmap.h127 if (atomic_dec_and_test(&anon_vma->refcount)) in put_anon_vma()
Dpage_ref.h148 int ret = atomic_dec_and_test(&page->_refcount); in page_ref_dec_and_test()
Dfs.h3370 if (atomic_dec_and_test(&inode->i_dio_count)) in inode_dio_end()
/include/linux/sched/
Dmm.h48 if (unlikely(atomic_dec_and_test(&mm->mm_count))) in mmdrop()
/include/net/
Dlwtunnel.h76 if (atomic_dec_and_test(&lws->refcnt)) in lwtstate_put()
/include/sound/
Dcore.h191 if (atomic_dec_and_test(&card->power_ref)) in snd_power_unref()
/include/rdma/
Drdmavt_qp.h576 if (qp && atomic_dec_and_test(&qp->refcount)) in rvt_put_qp()
/include/linux/atomic/
Datomic-instrumented.h540 atomic_dec_and_test(atomic_t *v) in atomic_dec_and_test() function
/include/net/bluetooth/
Dhci_core.h1185 if (atomic_dec_and_test(&conn->refcnt)) { in hci_conn_drop()