Home
last modified time | relevance | path

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

/linux/lib/
A Drefcount.c172 bool refcount_dec_and_lock_irqsave(refcount_t *r, spinlock_t *lock, in refcount_dec_and_lock_irqsave() function
186 EXPORT_SYMBOL(refcount_dec_and_lock_irqsave);
/linux/include/linux/
A Drefcount.h366 extern __must_check bool refcount_dec_and_lock_irqsave(refcount_t *r,
/linux/kernel/
A Duser.c185 if (refcount_dec_and_lock_irqsave(&up->__count, &uidhash_lock, &flags)) in free_uid()
/linux/drivers/gpu/drm/i915/
A Dintel_wakeref.c134 if (!refcount_dec_and_lock_irqsave(&wf->count, &wf->lock, &flags)) in wakeref_auto_timeout()
/linux/
A Dvmlinux.symvers2810 0x00000000 refcount_dec_and_lock_irqsave vmlinux EXPORT_SYMBOL
A DSystem.map16661 ffff80001049a5d4 T refcount_dec_and_lock_irqsave
A D.tmp_System.map16661 ffff80001049a5d4 T refcount_dec_and_lock_irqsave

Completed in 320 milliseconds