Lines Matching refs:queue_lock
63 spin_lock_init(&queue->queue_lock); in queue_initialise()
113 spin_lock_irqsave(&queue->queue_lock, flags); in __queue_add()
133 spin_unlock_irqrestore(&queue->queue_lock, flags); in __queue_add()
167 spin_lock_irqsave(&queue->queue_lock, flags); in queue_remove_exclude()
176 spin_unlock_irqrestore(&queue->queue_lock, flags); in queue_remove_exclude()
192 spin_lock_irqsave(&queue->queue_lock, flags); in queue_remove()
195 spin_unlock_irqrestore(&queue->queue_lock, flags); in queue_remove()
216 spin_lock_irqsave(&queue->queue_lock, flags); in queue_remove_tgtluntag()
225 spin_unlock_irqrestore(&queue->queue_lock, flags); in queue_remove_tgtluntag()
242 spin_lock_irqsave(&queue->queue_lock, flags); in queue_remove_all_target()
248 spin_unlock_irqrestore(&queue->queue_lock, flags); in queue_remove_all_target()
266 spin_lock_irqsave(&queue->queue_lock, flags); in queue_probetgtlun()
274 spin_unlock_irqrestore(&queue->queue_lock, flags); in queue_probetgtlun()
292 spin_lock_irqsave(&queue->queue_lock, flags); in queue_remove_cmd()
301 spin_unlock_irqrestore(&queue->queue_lock, flags); in queue_remove_cmd()