Searched refs:refcount_inc (Results 1 – 11 of 11) sorted by relevance
55 bool refcount_inc(struct refcount *r);
10 bool refcount_inc(struct refcount *r) in refcount_inc() function
78 if (!refcount_inc(&m->lock_depth)) in __mutex_lock_recursive()
111 if (f && !refcount_inc(&f->refc)) in file_get()148 if (f && refcount_inc(&f->refc)) in file_get_by_tag()
187 if (fobj && !refcount_inc(&fobj->refc)) in fobj_get()
142 if (mobj && !refcount_inc(&mobj->refc)) in mobj_get()
360 if (!refcount_inc(&mf->mobj.refc)) { in mobj_ffa_get_by_cookie()532 if (refcount_inc(&mf->mapcount)) in ffa_inc_map()
188 if (refcount_inc(&r->mapcount)) in mobj_reg_shm_inc_map()
139 if (refcount_inc(&clk->enabled_count)) in clk_enable_no_lock()
342 refcount_inc(&prtn->refc); in virt_set_guest()
742 refcount_inc(&engine.refc); in do_copy_state()
Completed in 15 milliseconds