Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Dscsi_debug.c302 spinlock_t qc_lock; member
3733 spin_lock_irqsave(&sqp->qc_lock, iflags); in sdebug_q_cmd_complete()
3737 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in sdebug_q_cmd_complete()
3752 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in sdebug_q_cmd_complete()
3762 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in sdebug_q_cmd_complete()
3772 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in sdebug_q_cmd_complete()
3933 spin_lock_irqsave(&sqp->qc_lock, iflags); in stop_queued_cmnd()
3955 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in stop_queued_cmnd()
3961 spin_unlock_irqrestore(&sqp->qc_lock, iflags); in stop_queued_cmnd()
3978 spin_lock_irqsave(&sqp->qc_lock, iflags); in stop_all_queued()
[all …]