Searched refs:refcount_dec_not_one (Results 1 – 9 of 9) sorted by relevance
74 bool refcount_dec_not_one(refcount_t *r) in refcount_dec_not_one() function95 EXPORT_SYMBOL(refcount_dec_not_one);115 if (refcount_dec_not_one(r)) in refcount_dec_and_mutex_lock()146 if (refcount_dec_not_one(r)) in refcount_dec_and_lock()175 if (refcount_dec_not_one(r)) in refcount_dec_and_lock_irqsave()
363 extern __must_check bool refcount_dec_not_one(refcount_t *r);
189 if (refcount_dec_not_one(&cset->refcount)) in put_css_set()
315 while (refcount_dec_not_one(&link->rpm_active)) in rpm_put_suppliers()1682 if (refcount_dec_not_one(&link->rpm_active)) in pm_runtime_put_suppliers()1719 while (refcount_dec_not_one(&link->rpm_active)) in pm_runtime_drop_link()
148 * ``atomic_add_unless(&var, -1, 1)`` --> ``refcount_dec_not_one(&var)``
378 if (refcount_dec_not_one(refcount)) in gsi_trans_free()
282 if (refcount_dec_not_one(&nf->nf_ref)) in nfsd_file_unhash_and_release_locked()
641 if (refcount_dec_not_one(&bo->usecnt)) in vc4_bo_dec_usecnt()
322 while (refcount_dec_not_one(&link->rpm_active)) in device_link_free()