Searched refs:refcount_dec (Results 1 – 11 of 11) sorted by relevance
57 bool refcount_dec(struct refcount *r);
31 bool refcount_dec(struct refcount *r) in refcount_dec() function
118 if (refcount_dec(&m->lock_depth)) { in __mutex_unlock_recursive()
202 if (fobj && refcount_dec(&fobj->refc)) in fobj_put()
162 if (mobj && refcount_dec(&mobj->refc)) in mobj_put()
169 if (f && refcount_dec(&f->refc)) { in file_put()
251 if (!refcount_dec(&r->mapcount)) in mobj_reg_shm_dec_map()
146 if (!refcount_dec(&clk->enabled_count)) in clk_disable_no_lock()
445 if (prtn && refcount_dec(&prtn->refc)) { in virt_put_guest()
685 if (refcount_dec(&engine.refc)) { in do_free()
911 if (!refcount_dec(&m->mapcount)) in ffa_shm_dec_map()