Home
last modified time | relevance | path

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

/include/linux/
Dspinlock.h220 # define raw_spin_lock_nested(lock, subclass) \ macro
234 # define raw_spin_lock_nested(lock, subclass) \ macro
366 raw_spin_lock_nested(spinlock_check(lock), subclass); \
502 raw_spin_lock_nested(_T->lock, SINGLE_DEPTH_NESTING),