Home
last modified time | relevance | path

Searched defs:refcount_dec_and_lock (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Drefcount.c144 bool refcount_dec_and_lock(refcount_t *r, spinlock_t *lock) in refcount_dec_and_lock() function
157 EXPORT_SYMBOL(refcount_dec_and_lock); variable
/kernel/linux/linux-6.6/lib/
H A Drefcount.c144 bool refcount_dec_and_lock(refcount_t *r, spinlock_t *lock) in refcount_dec_and_lock() function
157 EXPORT_SYMBOL(refcount_dec_and_lock); variable

Completed in 1 milliseconds