Home
last modified time | relevance | path

Searched refs:QLOCK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Daha152x.c271 #define DO_LOCK(flags) spin_lock_irqsave(&QLOCK,flags)
272 #define DO_UNLOCK(flags) spin_unlock_irqrestore(&QLOCK,flags)
517 #define QLOCK (HOSTDATA(shpnt)->lock) macro
742 spin_lock_init(&QLOCK); in aha152x_probe_one()
/kernel/linux/linux-6.6/drivers/scsi/
H A Daha152x.c274 #define DO_LOCK(flags) spin_lock_irqsave(&QLOCK,flags)
275 #define DO_UNLOCK(flags) spin_unlock_irqrestore(&QLOCK,flags)
535 #define QLOCK (HOSTDATA(shpnt)->lock) macro
761 spin_lock_init(&QLOCK); in aha152x_probe_one()

Completed in 8 milliseconds