Searched refs:refcount_dec_not_one (Results 1 – 4 of 4) sorted by relevance
267 bool refcount_dec_not_one(refcount_t *r) in refcount_dec_not_one() function288 EXPORT_SYMBOL(refcount_dec_not_one);308 if (refcount_dec_not_one(r)) in refcount_dec_and_mutex_lock()339 if (refcount_dec_not_one(r)) in refcount_dec_and_lock()368 if (refcount_dec_not_one(r)) in refcount_dec_and_lock_irqsave()
112 extern __must_check bool refcount_dec_not_one(refcount_t *r);
294 while (refcount_dec_not_one(&link->rpm_active)) in rpm_put_suppliers()1566 while (refcount_dec_not_one(&link->rpm_active)) in pm_runtime_clean_up_links()1612 refcount_dec_not_one(&link->rpm_active); in pm_runtime_put_suppliers()
438 while (refcount_dec_not_one(&link->rpm_active)) in device_link_free()