Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddmaengine.h1114 unsigned long spinlock_flags; in dmaengine_prep_config_sg_safe() local
1120 spin_lock_irqsave(&chan->lock, spinlock_flags); in dmaengine_prep_config_sg_safe()
1125 spin_unlock_irqrestore(&chan->lock, spinlock_flags); in dmaengine_prep_config_sg_safe()
/linux/drivers/base/regmap/
H A Dregmap.c415 map->spinlock_flags = flags; in regmap_lock_hwlock_irqsave()
436 hwspin_unlock_irqrestore(map->hwlock, &map->spinlock_flags); in regmap_unlock_hwlock_irqrestore()
463 map->spinlock_flags = flags; in regmap_lock_spinlock()
470 spin_unlock_irqrestore(&map->spinlock, map->spinlock_flags); in regmap_unlock_spinlock()
/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.c2740 unsigned long spinlock_flags; in megasas_build_ldio_fusion() local
2871 spinlock_flags); in megasas_build_ldio_fusion()
2874 spinlock_flags); in megasas_build_ldio_fusion()