Searched refs:phy_port_lock (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/libsas/ |
H A D | sas_port.c | 106 spin_lock_irqsave(&sas_ha->phy_port_lock, flags); in sas_form_port() 136 spin_unlock_irqrestore(&sas_ha->phy_port_lock, flags); in sas_form_port() 159 spin_unlock_irqrestore(&sas_ha->phy_port_lock, flags); in sas_form_port() 228 spin_lock_irqsave(&sas_ha->phy_port_lock, flags); in sas_deform_port() 248 spin_unlock_irqrestore(&sas_ha->phy_port_lock, flags); in sas_deform_port()
|
H A D | sas_scsi_host.c | 380 spin_lock_irqsave(&ha->phy_port_lock, flags); in sas_get_local_phy() 383 spin_unlock_irqrestore(&ha->phy_port_lock, flags); in sas_get_local_phy() 802 spin_lock_irqsave(&ha->phy_port_lock, flags); in sas_find_dev_by_rphy() 818 spin_unlock_irqrestore(&ha->phy_port_lock, flags); in sas_find_dev_by_rphy()
|
H A D | sas_discover.c | 410 spin_lock_irq(&ha->phy_port_lock); in sas_device_set_phy() 415 spin_unlock_irq(&ha->phy_port_lock); in sas_device_set_phy()
|
H A D | sas_ata.c | 765 spin_lock_irq(&sas_ha->phy_port_lock); in sas_ata_strategy_handler() 785 spin_unlock_irq(&sas_ha->phy_port_lock); in sas_ata_strategy_handler()
|
H A D | sas_init.c | 102 spin_lock_init(&sas_ha->phy_port_lock); in sas_register_ha()
|
/kernel/linux/linux-6.6/drivers/scsi/libsas/ |
H A D | sas_port.c | 133 spin_lock_irqsave(&sas_ha->phy_port_lock, flags); in sas_form_port() 165 spin_unlock_irqrestore(&sas_ha->phy_port_lock, flags); in sas_form_port() 169 spin_unlock_irqrestore(&sas_ha->phy_port_lock, flags); in sas_form_port() 238 spin_lock_irqsave(&sas_ha->phy_port_lock, flags); in sas_deform_port() 257 spin_unlock_irqrestore(&sas_ha->phy_port_lock, flags); in sas_deform_port()
|
H A D | sas_scsi_host.c | 380 spin_lock_irqsave(&ha->phy_port_lock, flags); in sas_get_local_phy() 383 spin_unlock_irqrestore(&ha->phy_port_lock, flags); in sas_get_local_phy() 770 spin_lock_irqsave(&ha->phy_port_lock, flags); in sas_find_dev_by_rphy() 786 spin_unlock_irqrestore(&ha->phy_port_lock, flags); in sas_find_dev_by_rphy()
|
H A D | sas_discover.c | 438 spin_lock_irq(&ha->phy_port_lock); in sas_device_set_phy() 443 spin_unlock_irq(&ha->phy_port_lock); in sas_device_set_phy()
|
H A D | sas_ata.c | 842 spin_lock_irq(&sas_ha->phy_port_lock); in sas_ata_strategy_handler() 862 spin_unlock_irq(&sas_ha->phy_port_lock); in sas_ata_strategy_handler()
|
H A D | sas_init.c | 99 spin_lock_init(&sas_ha->phy_port_lock); in sas_register_ha()
|
/kernel/linux/linux-5.10/include/scsi/ |
H A D | libsas.h | 386 spinlock_t phy_port_lock; member
|
/kernel/linux/linux-6.6/include/scsi/ |
H A D | libsas.h | 368 spinlock_t phy_port_lock; member
|
Completed in 14 milliseconds