Lines Matching refs:queue_lock
60 spin_lock_init(&queue->queue_lock); in queue_initialise()
110 spin_lock_irqsave(&queue->queue_lock, flags); in __queue_add()
130 spin_unlock_irqrestore(&queue->queue_lock, flags); in __queue_add()
164 spin_lock_irqsave(&queue->queue_lock, flags); in queue_remove_exclude()
173 spin_unlock_irqrestore(&queue->queue_lock, flags); in queue_remove_exclude()
189 spin_lock_irqsave(&queue->queue_lock, flags); in queue_remove()
192 spin_unlock_irqrestore(&queue->queue_lock, flags); in queue_remove()
213 spin_lock_irqsave(&queue->queue_lock, flags); in queue_remove_tgtluntag()
222 spin_unlock_irqrestore(&queue->queue_lock, flags); in queue_remove_tgtluntag()
239 spin_lock_irqsave(&queue->queue_lock, flags); in queue_remove_all_target()
245 spin_unlock_irqrestore(&queue->queue_lock, flags); in queue_remove_all_target()
263 spin_lock_irqsave(&queue->queue_lock, flags); in queue_probetgtlun()
271 spin_unlock_irqrestore(&queue->queue_lock, flags); in queue_probetgtlun()
289 spin_lock_irqsave(&queue->queue_lock, flags); in queue_remove_cmd()
298 spin_unlock_irqrestore(&queue->queue_lock, flags); in queue_remove_cmd()