Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dspinlock.h347 #define spin_lock_nest_lock(lock, nest_lock) \ macro
/Linux-v4.19/arch/x86/xen/
Dmmu_pv.c694 spin_lock_nest_lock(ptl, &mm->page_table_lock); in xen_pte_lock()
/Linux-v4.19/drivers/md/
Draid5.c107 spin_lock_nest_lock(conf->hash_locks + i, conf->hash_locks); in lock_all_device_hash_locks_irq()