Lines Matching refs:q_lock
145 spinlock_t q_lock; member
750 spin_lock_irqsave(&msb->q_lock, flags); in mspro_block_complete_req()
795 spin_unlock_irqrestore(&msb->q_lock, flags); in mspro_block_complete_req()
806 spin_lock_irqsave(&msb->q_lock, flags); in mspro_block_stop()
811 spin_unlock_irqrestore(&msb->q_lock, flags); in mspro_block_stop()
825 spin_lock_irqsave(&msb->q_lock, flags); in mspro_block_start()
827 spin_unlock_irqrestore(&msb->q_lock, flags); in mspro_block_start()
1226 msb->queue = blk_init_queue(mspro_block_submit_req, &msb->q_lock); in mspro_block_init_disk()
1307 spin_lock_init(&msb->q_lock); in mspro_block_probe()
1339 spin_lock_irqsave(&msb->q_lock, flags); in mspro_block_remove()
1342 spin_unlock_irqrestore(&msb->q_lock, flags); in mspro_block_remove()
1367 spin_lock_irqsave(&msb->q_lock, flags); in mspro_block_suspend()
1370 spin_unlock_irqrestore(&msb->q_lock, flags); in mspro_block_suspend()
1424 spin_lock_irqsave(&msb->q_lock, flags); in mspro_block_resume()
1426 spin_unlock_irqrestore(&msb->q_lock, flags); in mspro_block_resume()