Lines Matching refs:l_lock

810 	spin_lock_init(&queue->l_lock);  in ibmvfc_init_event_pool()
1034 spin_lock_irqsave(&evt->queue->l_lock, flags); in ibmvfc_free_event()
1038 spin_unlock_irqrestore(&evt->queue->l_lock, flags); in ibmvfc_free_event()
1123 spin_lock_irqsave(&vhost->crq.l_lock, flags); in ibmvfc_purge_requests()
1127 spin_unlock_irqrestore(&vhost->crq.l_lock, flags); in ibmvfc_purge_requests()
1131 spin_lock(&queues[i].l_lock); in ibmvfc_purge_requests()
1135 spin_unlock(&queues[i].l_lock); in ibmvfc_purge_requests()
1521 spin_lock_irqsave(&queue->l_lock, flags); in ibmvfc_get_event()
1526 spin_unlock_irqrestore(&queue->l_lock, flags); in ibmvfc_get_event()
1702 spin_lock_irqsave(&evt->queue->l_lock, flags); in ibmvfc_send_event()
1721 spin_unlock_irqrestore(&evt->queue->l_lock, flags); in ibmvfc_send_event()
1747 spin_unlock_irqrestore(&evt->queue->l_lock, flags); in ibmvfc_send_event()
2451 spin_lock(&queues[q_index].l_lock); in ibmvfc_wait_for_ops()
2461 spin_unlock(&queues[q_index].l_lock); in ibmvfc_wait_for_ops()
2472 spin_lock(&queues[q_index].l_lock); in ibmvfc_wait_for_ops()
2482 spin_unlock(&queues[q_index].l_lock); in ibmvfc_wait_for_ops()
2552 spin_lock(&queues[i].l_lock); in ibmvfc_cancel_all_mq()
2560 spin_unlock(&queues[i].l_lock); in ibmvfc_cancel_all_mq()
2623 spin_lock(&vhost->crq.l_lock); in ibmvfc_cancel_all_sq()
2630 spin_unlock(&vhost->crq.l_lock); in ibmvfc_cancel_all_sq()
2759 spin_lock(&vhost->crq.l_lock); in ibmvfc_abort_task_set()
2766 spin_unlock(&vhost->crq.l_lock); in ibmvfc_abort_task_set()
3284 spin_lock(&evt->queue->l_lock); in ibmvfc_handle_crq()
3286 spin_unlock(&evt->queue->l_lock); in ibmvfc_handle_crq()
3817 spin_lock(&evt->queue->l_lock); in ibmvfc_handle_scrq()
3819 spin_unlock(&evt->queue->l_lock); in ibmvfc_handle_scrq()