Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dspinlock_rt.h79 #define spin_lock_nest_lock(lock, nest_lock) \ macro
A Dspinlock.h368 #define spin_lock_nest_lock(lock, nest_lock) \ macro
/linux-6.3-rc2/arch/powerpc/kernel/
A Diommu.c1106 spin_lock_nest_lock(&tbl->pools[i].lock, &tbl->large_pool.lock); in iommu_take_ownership()
1129 spin_lock_nest_lock(&tbl->pools[i].lock, &tbl->large_pool.lock); in iommu_release_ownership()
/linux-6.3-rc2/lib/
A Dlocking-selftest.c2096 spin_lock_nest_lock(&lock_A, &o.base); in ww_test_spin_nest_unlocked()
2104 spin_lock_nest_lock(&lock_Y1, &lock_X1); in ww_test_spin_nest_lock()
2106 spin_lock_nest_lock(&lock_Y2, &lock_X1); in ww_test_spin_nest_lock()
/linux-6.3-rc2/arch/x86/xen/
A Dmmu_pv.c655 spin_lock_nest_lock(ptl, &mm->page_table_lock); in xen_pte_lock()
/linux-6.3-rc2/drivers/md/
A Draid5.c104 spin_lock_nest_lock(conf->hash_locks + i, conf->hash_locks); in lock_all_device_hash_locks_irq()

Completed in 27 milliseconds