Home
last modified time | relevance | path

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

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