Home
last modified time | relevance | path

Searched refs:pend_q_lock (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic94xx/
H A Daic94xx_hwi.c234 spin_lock_init(&seq->pend_q_lock); in asd_init_scbs()
739 spin_lock_irqsave(&seq->pend_q_lock, flags); in asd_dl_tasklet_handler()
742 spin_unlock_irqrestore(&seq->pend_q_lock, flags); in asd_dl_tasklet_handler()
1193 spin_lock_irqsave(&asd_ha->seq.pend_q_lock, flags); in asd_post_ascb_list()
1201 spin_unlock_irqrestore(&asd_ha->seq.pend_q_lock, flags); in asd_post_ascb_list()
1215 spin_unlock_irqrestore(&asd_ha->seq.pend_q_lock, flags); in asd_post_ascb_list()
1243 spin_lock_irqsave(&asd_ha->seq.pend_q_lock, flags); in asd_post_escb_list()
1247 spin_unlock_irqrestore(&asd_ha->seq.pend_q_lock, flags); in asd_post_escb_list()
H A Daic94xx_task.c22 spin_lock_irqsave(&asd_ha->seq.pend_q_lock, flags); in asd_can_dequeue()
24 spin_unlock_irqrestore(&asd_ha->seq.pend_q_lock, flags); in asd_can_dequeue()
521 spin_lock_irqsave(&asd_ha->seq.pend_q_lock, flags); in asd_can_queue()
526 spin_unlock_irqrestore(&asd_ha->seq.pend_q_lock, flags); in asd_can_queue()
H A Daic94xx_hwi.h143 spinlock_t pend_q_lock; member
H A Daic94xx_init.c853 spin_lock_irqsave(&asd_ha->seq.pend_q_lock, flags); in asd_free_queues()
856 spin_unlock_irqrestore(&asd_ha->seq.pend_q_lock, flags); in asd_free_queues()
H A Daic94xx_scb.c865 spin_lock_irqsave(&seq->pend_q_lock, flags); in asd_ascb_timedout()
868 spin_unlock_irqrestore(&seq->pend_q_lock, flags); in asd_ascb_timedout()
/kernel/linux/linux-6.6/drivers/scsi/aic94xx/
H A Daic94xx_hwi.c232 spin_lock_init(&seq->pend_q_lock); in asd_init_scbs()
737 spin_lock_irqsave(&seq->pend_q_lock, flags); in asd_dl_tasklet_handler()
740 spin_unlock_irqrestore(&seq->pend_q_lock, flags); in asd_dl_tasklet_handler()
1191 spin_lock_irqsave(&asd_ha->seq.pend_q_lock, flags); in asd_post_ascb_list()
1199 spin_unlock_irqrestore(&asd_ha->seq.pend_q_lock, flags); in asd_post_ascb_list()
1213 spin_unlock_irqrestore(&asd_ha->seq.pend_q_lock, flags); in asd_post_ascb_list()
1241 spin_lock_irqsave(&asd_ha->seq.pend_q_lock, flags); in asd_post_escb_list()
1245 spin_unlock_irqrestore(&asd_ha->seq.pend_q_lock, flags); in asd_post_escb_list()
H A Daic94xx_task.c22 spin_lock_irqsave(&asd_ha->seq.pend_q_lock, flags); in asd_can_dequeue()
24 spin_unlock_irqrestore(&asd_ha->seq.pend_q_lock, flags); in asd_can_dequeue()
512 spin_lock_irqsave(&asd_ha->seq.pend_q_lock, flags); in asd_can_queue()
517 spin_unlock_irqrestore(&asd_ha->seq.pend_q_lock, flags); in asd_can_queue()
H A Daic94xx_hwi.h143 spinlock_t pend_q_lock; member
H A Daic94xx_init.c852 spin_lock_irqsave(&asd_ha->seq.pend_q_lock, flags); in asd_free_queues()
855 spin_unlock_irqrestore(&asd_ha->seq.pend_q_lock, flags); in asd_free_queues()
H A Daic94xx_scb.c871 spin_lock_irqsave(&seq->pend_q_lock, flags); in asd_ascb_timedout()
874 spin_unlock_irqrestore(&seq->pend_q_lock, flags); in asd_ascb_timedout()

Completed in 11 milliseconds