Searched refs:refcount_dec_not_one (Results 1 – 7 of 7) sorted by relevance
275 bool refcount_dec_not_one(refcount_t *r) in refcount_dec_not_one() function296 EXPORT_SYMBOL(refcount_dec_not_one);316 if (refcount_dec_not_one(r)) in refcount_dec_and_mutex_lock()347 if (refcount_dec_not_one(r)) in refcount_dec_and_lock()376 if (refcount_dec_not_one(r)) in refcount_dec_and_lock_irqsave()
112 extern __must_check bool refcount_dec_not_one(refcount_t *r);
189 if (refcount_dec_not_one(&cset->refcount)) in put_css_set()
318 while (refcount_dec_not_one(&link->rpm_active)) in rpm_put_suppliers()1650 while (refcount_dec_not_one(&link->rpm_active)) in pm_runtime_clean_up_links()1694 if (refcount_dec_not_one(&link->rpm_active)) in pm_runtime_put_suppliers()
148 * ``atomic_add_unless(&var, -1, 1)`` --> ``refcount_dec_not_one(&var)``
641 if (refcount_dec_not_one(&bo->usecnt)) in vc4_bo_dec_usecnt()
436 while (refcount_dec_not_one(&link->rpm_active)) in device_link_free()