Searched refs:sas_node_lock (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.15/drivers/scsi/mpt3sas/ |
D | mpt3sas_transport.c | 123 spin_lock_irqsave(&ioc->sas_node_lock, flags); in _transport_get_port_id_by_rphy() 131 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in _transport_get_port_id_by_rphy() 712 spin_lock_irqsave(&ioc->sas_node_lock, flags); in mpt3sas_transport_port_add() 715 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in mpt3sas_transport_port_add() 844 spin_lock_irqsave(&ioc->sas_node_lock, flags); in mpt3sas_transport_port_add() 846 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in mpt3sas_transport_port_add() 893 spin_lock_irqsave(&ioc->sas_node_lock, flags); in mpt3sas_transport_port_remove() 897 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in mpt3sas_transport_port_remove() 912 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in mpt3sas_transport_port_remove() 977 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in mpt3sas_transport_port_remove() [all …]
|
D | mpt3sas_scsih.c | 1636 spin_lock_irqsave(&ioc->sas_node_lock, flags); in _scsih_expander_node_add() 1638 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in _scsih_expander_node_add() 4685 spin_lock_irqsave(&ioc->sas_node_lock, flags); in _scsih_check_topo_delete_events() 4689 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in _scsih_check_topo_delete_events() 6865 spin_lock_irqsave(&ioc->sas_node_lock, flags); in _scsih_expander_add() 6869 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in _scsih_expander_add() 6877 spin_lock_irqsave(&ioc->sas_node_lock, flags); in _scsih_expander_add() 6881 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in _scsih_expander_add() 6998 spin_lock_irqsave(&ioc->sas_node_lock, flags); in mpt3sas_expander_remove() 7001 spin_unlock_irqrestore(&ioc->sas_node_lock, flags); in mpt3sas_expander_remove() [all …]
|
D | mpt3sas_base.h | 1475 spinlock_t sas_node_lock; member
|