Lines Matching refs:queue_lock
63 spin_lock_init(&queue->queue_lock); in queue_initialise()
114 spin_lock_irqsave(&queue->queue_lock, flags); in __queue_add()
135 spin_unlock_irqrestore(&queue->queue_lock, flags); in __queue_add()
170 spin_lock_irqsave(&queue->queue_lock, flags); in queue_remove_exclude()
178 spin_unlock_irqrestore(&queue->queue_lock, flags); in queue_remove_exclude()
194 spin_lock_irqsave(&queue->queue_lock, flags); in queue_remove()
197 spin_unlock_irqrestore(&queue->queue_lock, flags); in queue_remove()
217 spin_lock_irqsave(&queue->queue_lock, flags); in queue_remove_tgtluntag()
226 spin_unlock_irqrestore(&queue->queue_lock, flags); in queue_remove_tgtluntag()
243 spin_lock_irqsave(&queue->queue_lock, flags); in queue_remove_all_target()
249 spin_unlock_irqrestore(&queue->queue_lock, flags); in queue_remove_all_target()
267 spin_lock_irqsave(&queue->queue_lock, flags); in queue_probetgtlun()
275 spin_unlock_irqrestore(&queue->queue_lock, flags); in queue_probetgtlun()
293 spin_lock_irqsave(&queue->queue_lock, flags); in queue_remove_cmd()
302 spin_unlock_irqrestore(&queue->queue_lock, flags); in queue_remove_cmd()