Lines Matching refs:l_lock
805 spin_lock_init(&queue->l_lock); in ibmvfc_init_event_pool()
1029 spin_lock_irqsave(&evt->queue->l_lock, flags); in ibmvfc_free_event()
1033 spin_unlock_irqrestore(&evt->queue->l_lock, flags); in ibmvfc_free_event()
1118 spin_lock_irqsave(&vhost->crq.l_lock, flags); in ibmvfc_purge_requests()
1122 spin_unlock_irqrestore(&vhost->crq.l_lock, flags); in ibmvfc_purge_requests()
1126 spin_lock(&queues[i].l_lock); in ibmvfc_purge_requests()
1130 spin_unlock(&queues[i].l_lock); in ibmvfc_purge_requests()
1516 spin_lock_irqsave(&queue->l_lock, flags); in ibmvfc_get_event()
1521 spin_unlock_irqrestore(&queue->l_lock, flags); in ibmvfc_get_event()
1697 spin_lock_irqsave(&evt->queue->l_lock, flags); in ibmvfc_send_event()
1716 spin_unlock_irqrestore(&evt->queue->l_lock, flags); in ibmvfc_send_event()
1742 spin_unlock_irqrestore(&evt->queue->l_lock, flags); in ibmvfc_send_event()
2446 spin_lock(&queues[q_index].l_lock); in ibmvfc_wait_for_ops()
2456 spin_unlock(&queues[q_index].l_lock); in ibmvfc_wait_for_ops()
2467 spin_lock(&queues[q_index].l_lock); in ibmvfc_wait_for_ops()
2477 spin_unlock(&queues[q_index].l_lock); in ibmvfc_wait_for_ops()
2547 spin_lock(&queues[i].l_lock); in ibmvfc_cancel_all_mq()
2555 spin_unlock(&queues[i].l_lock); in ibmvfc_cancel_all_mq()
2618 spin_lock(&vhost->crq.l_lock); in ibmvfc_cancel_all_sq()
2625 spin_unlock(&vhost->crq.l_lock); in ibmvfc_cancel_all_sq()
2754 spin_lock(&vhost->crq.l_lock); in ibmvfc_abort_task_set()
2761 spin_unlock(&vhost->crq.l_lock); in ibmvfc_abort_task_set()
3276 spin_lock(&evt->queue->l_lock); in ibmvfc_handle_crq()
3278 spin_unlock(&evt->queue->l_lock); in ibmvfc_handle_crq()
3807 spin_lock(&evt->queue->l_lock); in ibmvfc_handle_scrq()
3809 spin_unlock(&evt->queue->l_lock); in ibmvfc_handle_scrq()