Home
last modified time | relevance | path

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

/drivers/scsi/mpt2sas/
Dmpt2sas_transport.c670 spin_lock_irqsave(&ioc->sas_node_lock, flags); in mpt2sas_transport_port_add()
672 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in mpt2sas_transport_port_add()
749 spin_lock_irqsave(&ioc->sas_node_lock, flags); in mpt2sas_transport_port_add()
751 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in mpt2sas_transport_port_add()
795 spin_lock_irqsave(&ioc->sas_node_lock, flags); in mpt2sas_transport_port_remove()
799 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in mpt2sas_transport_port_remove()
812 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in mpt2sas_transport_port_remove()
822 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in mpt2sas_transport_port_remove()
994 spin_lock_irqsave(&ioc->sas_node_lock, flags); in mpt2sas_transport_update_links()
997 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in mpt2sas_transport_update_links()
[all …]
Dmpt2sas_scsih.c852 spin_lock_irqsave(&ioc->sas_node_lock, flags); in _scsih_expander_node_add()
854 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in _scsih_expander_node_add()
3500 spin_lock_irqsave(&ioc->sas_node_lock, flags); in _scsih_check_topo_delete_events()
3504 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in _scsih_check_topo_delete_events()
4918 spin_lock_irqsave(&ioc->sas_node_lock, flags); in _scsih_expander_add()
4921 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in _scsih_expander_add()
4929 spin_lock_irqsave(&ioc->sas_node_lock, flags); in _scsih_expander_add()
4933 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in _scsih_expander_add()
5070 spin_lock_irqsave(&ioc->sas_node_lock, flags); in mpt2sas_expander_remove()
5075 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in mpt2sas_expander_remove()
[all …]
Dmpt2sas_base.h903 spinlock_t sas_node_lock; member
/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c664 spin_lock_irqsave(&ioc->sas_node_lock, flags); in mpt3sas_transport_port_add()
666 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in mpt3sas_transport_port_add()
743 spin_lock_irqsave(&ioc->sas_node_lock, flags); in mpt3sas_transport_port_add()
745 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in mpt3sas_transport_port_add()
788 spin_lock_irqsave(&ioc->sas_node_lock, flags); in mpt3sas_transport_port_remove()
792 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in mpt3sas_transport_port_remove()
805 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in mpt3sas_transport_port_remove()
815 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in mpt3sas_transport_port_remove()
991 spin_lock_irqsave(&ioc->sas_node_lock, flags); in mpt3sas_transport_update_links()
994 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in mpt3sas_transport_update_links()
[all …]
Dmpt3sas_scsih.c898 spin_lock_irqsave(&ioc->sas_node_lock, flags); in _scsih_expander_node_add()
900 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in _scsih_expander_node_add()
3189 spin_lock_irqsave(&ioc->sas_node_lock, flags); in _scsih_check_topo_delete_events()
3193 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in _scsih_check_topo_delete_events()
4519 spin_lock_irqsave(&ioc->sas_node_lock, flags); in _scsih_expander_add()
4522 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in _scsih_expander_add()
4530 spin_lock_irqsave(&ioc->sas_node_lock, flags); in _scsih_expander_add()
4534 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in _scsih_expander_add()
4636 spin_lock_irqsave(&ioc->sas_node_lock, flags); in mpt3sas_expander_remove()
4641 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in mpt3sas_expander_remove()
[all …]
Dmpt3sas_base.h845 spinlock_t sas_node_lock; member