Searched refs:refcount_dec_and_lock_irqsave (Results 1 – 4 of 4) sorted by relevance
365 bool refcount_dec_and_lock_irqsave(refcount_t *r, spinlock_t *lock, in refcount_dec_and_lock_irqsave() function379 EXPORT_SYMBOL(refcount_dec_and_lock_irqsave);
115 extern __must_check bool refcount_dec_and_lock_irqsave(refcount_t *r,
172 if (refcount_dec_and_lock_irqsave(&up->__count, &uidhash_lock, &flags)) in free_uid()
476 if (!refcount_dec_and_lock_irqsave(&congested->refcnt, &cgwb_lock, &flags)) in wb_congested_put()