Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dspinlock.h368 #define spin_lock_nest_lock(lock, nest_lock) \ macro
/linux/arch/x86/xen/
H A Dmmu_pv.c727 spin_lock_nest_lock(ptl, &mm->page_table_lock); in xen_pte_lock()
/linux/drivers/md/
H A Draid5.c109 spin_lock_nest_lock(conf->hash_locks + i, conf->hash_locks); in lock_all_device_hash_locks_irq()