Home
last modified time | relevance | path

Searched refs:sas_node_lock (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c665 spin_lock_irqsave(&ioc->sas_node_lock, flags); in mpt3sas_transport_port_add()
667 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in mpt3sas_transport_port_add()
744 spin_lock_irqsave(&ioc->sas_node_lock, flags); in mpt3sas_transport_port_add()
746 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in mpt3sas_transport_port_add()
789 spin_lock_irqsave(&ioc->sas_node_lock, flags); in mpt3sas_transport_port_remove()
793 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in mpt3sas_transport_port_remove()
806 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in mpt3sas_transport_port_remove()
816 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in mpt3sas_transport_port_remove()
992 spin_lock_irqsave(&ioc->sas_node_lock, flags); in mpt3sas_transport_update_links()
995 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in mpt3sas_transport_update_links()
[all …]
Dmpt3sas_scsih.c899 spin_lock_irqsave(&ioc->sas_node_lock, flags); in _scsih_expander_node_add()
901 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in _scsih_expander_node_add()
3152 spin_lock_irqsave(&ioc->sas_node_lock, flags); in _scsih_check_topo_delete_events()
3156 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in _scsih_check_topo_delete_events()
4498 spin_lock_irqsave(&ioc->sas_node_lock, flags); in _scsih_expander_add()
4501 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in _scsih_expander_add()
4509 spin_lock_irqsave(&ioc->sas_node_lock, flags); in _scsih_expander_add()
4513 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in _scsih_expander_add()
4615 spin_lock_irqsave(&ioc->sas_node_lock, flags); in mpt3sas_expander_remove()
4620 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in mpt3sas_expander_remove()
[all …]
Dmpt3sas_base.h850 spinlock_t sas_node_lock; member
/linux-4.1.27/drivers/scsi/mpt2sas/
Dmpt2sas_transport.c671 spin_lock_irqsave(&ioc->sas_node_lock, flags); in mpt2sas_transport_port_add()
673 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in mpt2sas_transport_port_add()
750 spin_lock_irqsave(&ioc->sas_node_lock, flags); in mpt2sas_transport_port_add()
752 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in mpt2sas_transport_port_add()
796 spin_lock_irqsave(&ioc->sas_node_lock, flags); in mpt2sas_transport_port_remove()
800 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in mpt2sas_transport_port_remove()
813 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in mpt2sas_transport_port_remove()
823 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in mpt2sas_transport_port_remove()
995 spin_lock_irqsave(&ioc->sas_node_lock, flags); in mpt2sas_transport_update_links()
998 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in mpt2sas_transport_update_links()
[all …]
Dmpt2sas_scsih.c853 spin_lock_irqsave(&ioc->sas_node_lock, flags); in _scsih_expander_node_add()
855 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in _scsih_expander_node_add()
3457 spin_lock_irqsave(&ioc->sas_node_lock, flags); in _scsih_check_topo_delete_events()
3461 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in _scsih_check_topo_delete_events()
4896 spin_lock_irqsave(&ioc->sas_node_lock, flags); in _scsih_expander_add()
4899 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in _scsih_expander_add()
4907 spin_lock_irqsave(&ioc->sas_node_lock, flags); in _scsih_expander_add()
4911 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in _scsih_expander_add()
5048 spin_lock_irqsave(&ioc->sas_node_lock, flags); in mpt2sas_expander_remove()
5053 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in mpt2sas_expander_remove()
[all …]
Dmpt2sas_base.h908 spinlock_t sas_node_lock; member