Home
last modified time | relevance | path

Searched refs:lun_tg_pt_gp_lock (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_alua.c250 spin_lock(&cmd->se_lun->lun_tg_pt_gp_lock); in target_emulate_report_target_port_groups()
254 spin_unlock(&cmd->se_lun->lun_tg_pt_gp_lock); in target_emulate_report_target_port_groups()
295 spin_lock(&l_lun->lun_tg_pt_gp_lock); in target_emulate_set_target_port_groups()
298 spin_unlock(&l_lun->lun_tg_pt_gp_lock); in target_emulate_set_target_port_groups()
305 spin_unlock(&l_lun->lun_tg_pt_gp_lock); in target_emulate_set_target_port_groups()
312 spin_unlock(&l_lun->lun_tg_pt_gp_lock); in target_emulate_set_target_port_groups()
697 spin_lock(&lun->lun_tg_pt_gp_lock); in target_alua_state_check()
703 spin_unlock(&lun->lun_tg_pt_gp_lock); in target_alua_state_check()
1250 spin_lock(&lun->lun_tg_pt_gp_lock); in core_alua_set_tg_pt_secondary_state()
1253 spin_unlock(&lun->lun_tg_pt_gp_lock); in core_alua_set_tg_pt_secondary_state()
[all...]
H A Dtarget_core_spc.c43 spin_lock(&lun->lun_tg_pt_gp_lock); in spc_fill_alua_data()
47 spin_unlock(&lun->lun_tg_pt_gp_lock); in spc_fill_alua_data()
297 spin_lock(&lun->lun_tg_pt_gp_lock); in spc_emulate_evpd_83()
300 spin_unlock(&lun->lun_tg_pt_gp_lock); in spc_emulate_evpd_83()
304 spin_unlock(&lun->lun_tg_pt_gp_lock); in spc_emulate_evpd_83()
H A Dtarget_core_tpg.c562 spin_lock_init(&lun->lun_tg_pt_gp_lock); in core_tpg_alloc_lun()
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_alua.c1754 spin_lock(&lun->lun_tg_pt_gp_lock); in core_alua_free_tg_pt_gp()
1760 spin_unlock(&lun->lun_tg_pt_gp_lock); in core_alua_free_tg_pt_gp()
1808 assert_spin_locked(&lun->lun_tg_pt_gp_lock); in __target_attach_tg_pt_gp()
1825 spin_lock(&lun->lun_tg_pt_gp_lock); in target_attach_tg_pt_gp()
1827 spin_unlock(&lun->lun_tg_pt_gp_lock); in target_attach_tg_pt_gp()
1834 assert_spin_locked(&lun->lun_tg_pt_gp_lock); in __target_detach_tg_pt_gp()
1846 spin_lock(&lun->lun_tg_pt_gp_lock); in target_detach_tg_pt_gp()
1848 lockdep_is_held(&lun->lun_tg_pt_gp_lock)); in target_detach_tg_pt_gp()
1853 spin_unlock(&lun->lun_tg_pt_gp_lock); in target_detach_tg_pt_gp()
1861 assert_spin_locked(&lun->lun_tg_pt_gp_lock); in target_swap_tg_pt_gp()
[all...]
H A Dtarget_core_tpg.c627 spin_lock_init(&lun->lun_tg_pt_gp_lock); in core_tpg_alloc_lun()
/kernel/linux/linux-5.10/include/target/
H A Dtarget_core_base.h748 spinlock_t lun_tg_pt_gp_lock; member
/kernel/linux/linux-6.6/include/target/
H A Dtarget_core_base.h758 spinlock_t lun_tg_pt_gp_lock; member

Completed in 12 milliseconds