Searched refs:spinlock_flags (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/base/regmap/
H A Dinternal.h55 unsigned long spinlock_flags; member in struct:regmap::__anon64::__anon65
H A Dregmap.c413 &map->spinlock_flags);
434 hwspin_unlock_irqrestore(map->hwlock, &map->spinlock_flags);
461 map->spinlock_flags = flags;
468 spin_unlock_irqrestore(&map->spinlock, map->spinlock_flags);
/linux-master/drivers/bluetooth/
H A Dhci_bcm4377.c1031 unsigned long spinlock_flags; local
1038 spin_lock_irqsave(&ring->lock, spinlock_flags);
1053 spin_unlock_irqrestore(&ring->lock, spinlock_flags);
1058 spin_lock_irqsave(&ring->lock, spinlock_flags);
1089 spin_unlock_irqrestore(&ring->lock, spinlock_flags);
/linux-master/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.c2739 unsigned long spinlock_flags; local
2870 spinlock_flags);
2873 spinlock_flags);

Completed in 151 milliseconds