Searched refs:sess_lock (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/drivers/scsi/qla2xxx/ |
D | qla_target.c | 580 spin_lock_irqsave(&vha->hw->tgt.sess_lock, flags); in qla2x00_async_nack_sp_done() 625 spin_unlock_irqrestore(&vha->hw->tgt.sess_lock, flags); in qla2x00_async_nack_sp_done() 697 spin_lock_irqsave(&vha->hw->tgt.sess_lock, flags); in qla24xx_do_nack_work() 700 spin_unlock_irqrestore(&vha->hw->tgt.sess_lock, flags); in qla24xx_do_nack_work() 714 spin_lock_irqsave(&ha->tgt.sess_lock, flags); in qla24xx_delete_sess_fn() 722 spin_unlock_irqrestore(&ha->tgt.sess_lock, flags); in qla24xx_delete_sess_fn() 738 spin_lock_irqsave(&ha->tgt.sess_lock, flags); in qlt_fc_port_added() 740 spin_unlock_irqrestore(&ha->tgt.sess_lock, flags); in qlt_fc_port_added() 745 spin_unlock_irqrestore(&ha->tgt.sess_lock, flags); in qlt_fc_port_added() 750 spin_unlock_irqrestore(&ha->tgt.sess_lock, flags); in qlt_fc_port_added() [all …]
|
D | tcm_qla2xxx.c | 353 assert_spin_locked(&sess->vha->hw->tgt.sess_lock); in tcm_qla2xxx_put_sess() 366 spin_lock_irqsave(&vha->hw->tgt.sess_lock, flags); in tcm_qla2xxx_close_session() 369 spin_unlock_irqrestore(&vha->hw->tgt.sess_lock, flags); in tcm_qla2xxx_close_session() 836 assert_spin_locked(&sess->vha->hw->tgt.sess_lock); in tcm_qla2xxx_shutdown_sess() 1490 spin_lock_irqsave(&ha->tgt.sess_lock, flags); in tcm_qla2xxx_session_cb() 1495 spin_unlock_irqrestore(&ha->tgt.sess_lock, flags); in tcm_qla2xxx_session_cb()
|
D | qla_dfs.c | 28 spin_lock_irqsave(&ha->tgt.sess_lock, flags); in qla2x00_dfs_tgt_sess_show() 34 spin_unlock_irqrestore(&ha->tgt.sess_lock, flags); in qla2x00_dfs_tgt_sess_show()
|
D | qla_init.c | 826 spin_lock(&vha->hw->tgt.sess_lock); in qla24xx_async_gnl_sp_done() 828 spin_unlock(&vha->hw->tgt.sess_lock); in qla24xx_async_gnl_sp_done() 835 spin_lock_irqsave(&vha->hw->tgt.sess_lock, flags); in qla24xx_async_gnl_sp_done() 868 spin_unlock_irqrestore(&vha->hw->tgt.sess_lock, flags); in qla24xx_async_gnl_sp_done() 894 spin_lock(&vha->hw->tgt.sess_lock); in qla24xx_async_gnl() 898 spin_unlock(&vha->hw->tgt.sess_lock); in qla24xx_async_gnl() 1176 spin_lock_irqsave(&vha->hw->tgt.sess_lock, flags); in __qla24xx_handle_gpdb_event() 1201 spin_unlock_irqrestore(&vha->hw->tgt.sess_lock, flags); in __qla24xx_handle_gpdb_event() 1926 spin_lock_irqsave(&vha->hw->tgt.sess_lock, flags); in qla24xx_handle_plogi_done_event() 1931 spin_unlock_irqrestore(&vha->hw->tgt.sess_lock, flags); in qla24xx_handle_plogi_done_event() [all …]
|
D | qla_os.c | 1137 spin_lock_irqsave(&ha->tgt.sess_lock, flags); in test_fcport_count() 1142 spin_unlock_irqrestore(&ha->tgt.sess_lock, flags); in test_fcport_count() 2793 spin_lock_init(&ha->tgt.sess_lock); in qla2x00_probe_one() 4789 spin_lock_irqsave(&vha->hw->tgt.sess_lock, flags); in qla24xx_create_new_sess() 4805 spin_unlock_irqrestore(&vha->hw->tgt.sess_lock, flags); in qla24xx_create_new_sess() 4831 spin_lock_irqsave(&vha->hw->tgt.sess_lock, flags); in qla24xx_create_new_sess() 4853 spin_unlock_irqrestore(&vha->hw->tgt.sess_lock, flags); in qla24xx_create_new_sess() 4886 spin_lock_irqsave(&vha->hw->tgt.sess_lock, flags); in qla24xx_create_new_sess() 4912 spin_unlock_irqrestore(&vha->hw->tgt.sess_lock, flags); in qla24xx_create_new_sess()
|
D | qla_gs.c | 3609 spin_lock_irqsave(&vha->hw->tgt.sess_lock, flags); in qla2x00_async_gpnid_sp_done() 3611 spin_unlock_irqrestore(&vha->hw->tgt.sess_lock, flags); in qla2x00_async_gpnid_sp_done() 3676 spin_lock_irqsave(&vha->hw->tgt.sess_lock, flags); in qla24xx_async_gpnid() 3680 spin_unlock_irqrestore(&vha->hw->tgt.sess_lock, flags); in qla24xx_async_gpnid() 3686 spin_unlock_irqrestore(&vha->hw->tgt.sess_lock, flags); in qla24xx_async_gpnid()
|
D | qla_def.h | 3538 spinlock_t sess_lock; member
|
D | qla_mbx.c | 3849 spin_lock_irqsave(&vha->hw->tgt.sess_lock, flags); in qla24xx_report_id_acquisition() 3852 spin_unlock_irqrestore(&vha->hw->tgt.sess_lock, flags); in qla24xx_report_id_acquisition()
|