Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dspinlock.h372 #define spin_lock_nest_lock(lock, nest_lock) \ macro
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Diommu.c1053 spin_lock_nest_lock(&tbl->pools[i].lock, &tbl->large_pool.lock); in iommu_take_ownership()
1081 spin_lock_nest_lock(&tbl->pools[i].lock, &tbl->large_pool.lock); in iommu_release_ownership()
/kernel/linux/linux-5.10/arch/x86/xen/
Dmmu_pv.c651 spin_lock_nest_lock(ptl, &mm->page_table_lock); in xen_pte_lock()
/kernel/linux/linux-5.10/drivers/md/
Draid5.c98 spin_lock_nest_lock(conf->hash_locks + i, conf->hash_locks); in lock_all_device_hash_locks_irq()