Home
last modified time | relevance | path

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

/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.c897 spin_lock_irqsave(&ioc->sas_node_lock, flags); in _scsih_expander_node_add()
899 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in _scsih_expander_node_add()
3179 spin_lock_irqsave(&ioc->sas_node_lock, flags); in _scsih_check_topo_delete_events()
3183 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in _scsih_check_topo_delete_events()
4468 spin_lock_irqsave(&ioc->sas_node_lock, flags); in _scsih_expander_add()
4471 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in _scsih_expander_add()
4479 spin_lock_irqsave(&ioc->sas_node_lock, flags); in _scsih_expander_add()
4483 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in _scsih_expander_add()
4585 spin_lock_irqsave(&ioc->sas_node_lock, flags); in mpt3sas_expander_remove()
4590 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in mpt3sas_expander_remove()
[all …]
Dmpt3sas_base.h814 spinlock_t sas_node_lock; member
/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.c845 spin_lock_irqsave(&ioc->sas_node_lock, flags); in _scsih_expander_node_add()
847 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in _scsih_expander_node_add()
3482 spin_lock_irqsave(&ioc->sas_node_lock, flags); in _scsih_check_topo_delete_events()
3486 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in _scsih_check_topo_delete_events()
4899 spin_lock_irqsave(&ioc->sas_node_lock, flags); in _scsih_expander_add()
4902 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in _scsih_expander_add()
4910 spin_lock_irqsave(&ioc->sas_node_lock, flags); in _scsih_expander_add()
4914 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in _scsih_expander_add()
5051 spin_lock_irqsave(&ioc->sas_node_lock, flags); in mpt2sas_expander_remove()
5056 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in mpt2sas_expander_remove()
[all …]
Dmpt2sas_base.h891 spinlock_t sas_node_lock; member