Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dspinlock.h335 #define spin_lock_nest_lock(lock, nest_lock) \ macro
/linux-4.1.27/arch/x86/xen/
Dmmu.c716 spin_lock_nest_lock(ptl, &mm->page_table_lock); in xen_pte_lock()
/linux-4.1.27/drivers/md/
Draid5.c116 spin_lock_nest_lock(conf->hash_locks + i, conf->hash_locks); in lock_all_device_hash_locks_irq()