Home
last modified time | relevance | path

Searched defs:nest_lock (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dspinlock.h225 # define raw_spin_lock_nest_lock(lock, nest_lock) \ argument
238 # define raw_spin_lock_nest_lock(lock, nest_lock) _raw_spin_lock(lock) argument
368 #define spin_lock_nest_lock(lock, nest_lock) \ argument
/linux/tools/testing/vma/include/
H A Dstubs.h30 #define down_write_nest_lock(sem, nest_lock) argument