Searched refs:refcount_dec (Results 1 – 17 of 17) sorted by relevance
57 bool refcount_dec(struct refcount *r);
31 bool refcount_dec(struct refcount *r) in refcount_dec() function
117 if (refcount_dec(&m->lock_depth)) { in __mutex_unlock_recursive()
202 if (fobj && refcount_dec(&fobj->refc)) in fobj_put()
157 if (mobj && refcount_dec(&mobj->refc)) in mobj_put()
305 if (!refcount_dec(&prtn->refc)) { in virt_guest_destroyed()364 if (refcount_dec(&prtn->refc)) in virt_unset_guest()
169 if (f && refcount_dec(&f->refc)) { in file_put()
101 *(.rodata.refcount_dec.str1.1)
96 *(.rodata.refcount_dec.str1.1)
168 *(.text.refcount_dec)
180 *(.text.refcount_dec)
913 000000000e1151d8 0000000000000060 T refcount_dec
5292 e10380c: 94004673 bl e1151d8 <refcount_dec>5319 e10385c: 9400465f bl e1151d8 <refcount_dec>9870 e106668: 94003adc bl e1151d8 <refcount_dec>20232 e10cff0: 9400207a bl e1151d8 <refcount_dec>20403 e10d1b8: 94002008 bl e1151d8 <refcount_dec>31670 e114398: 94000390 bl e1151d8 <refcount_dec>31702 e1143e8: 9400037c bl e1151d8 <refcount_dec>32674 e114e90: 940000d2 bl e1151d8 <refcount_dec>32979 000000000e1151d8 <refcount_dec>:32983 refcount_dec():[all …]
21960 .text.refcount_dec21962 0x000000000e1151d8 refcount_dec25696 .rodata.refcount_dec.str1.1
123 if (!refcount_dec(&clk->enabled_count)) in clk_disable_no_lock()
236 if (!refcount_dec(&r->mapcount)) in mobj_reg_shm_dec_map()
586 if (!refcount_dec(&mf->mapcount))
Completed in 248 milliseconds