Searched defs:refcount_dec_and_lock_irqsave (Results 1 - 1 of 1) sorted by last modified time

/linux-master/lib/
H A Drefcount.c172 bool refcount_dec_and_lock_irqsave(refcount_t *r, spinlock_t *lock, function
186 EXPORT_SYMBOL(refcount_dec_and_lock_irqsave); variable

Completed in 338 milliseconds