Home
last modified time | relevance | path

Searched refs:refcount_dec_not_one (Results 1 – 1 of 1) sorted by relevance

/lib/
Drefcount.c275 bool refcount_dec_not_one(refcount_t *r) in refcount_dec_not_one() function
296 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()