Home
last modified time | relevance | path

Searched refs:tg_pt_gp_lock (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/target/
H A Dtarget_core_alua.c216 spin_lock(&tg_pt_gp->tg_pt_gp_lock); in target_emulate_report_target_port_groups()
232 spin_unlock(&tg_pt_gp->tg_pt_gp_lock); in target_emulate_report_target_port_groups()
917 spin_lock(&tg_pt_gp->tg_pt_gp_lock); in core_alua_queue_state_change_ua()
971 spin_lock(&tg_pt_gp->tg_pt_gp_lock); in core_alua_queue_state_change_ua()
974 spin_unlock(&tg_pt_gp->tg_pt_gp_lock); in core_alua_queue_state_change_ua()
1742 spin_lock(&tg_pt_gp->tg_pt_gp_lock); in core_alua_free_tg_pt_gp()
1762 spin_lock(&tg_pt_gp->tg_pt_gp_lock); in core_alua_free_tg_pt_gp()
1764 spin_unlock(&tg_pt_gp->tg_pt_gp_lock); in core_alua_free_tg_pt_gp()
1810 spin_lock(&tg_pt_gp->tg_pt_gp_lock); in __target_attach_tg_pt_gp()
1819 spin_unlock(&tg_pt_gp->tg_pt_gp_lock); in __target_attach_tg_pt_gp()
[all …]
H A Dtarget_core_configfs.c3129 spin_lock(&tg_pt_gp->tg_pt_gp_lock); in target_tg_pt_gp_members_show()
3149 spin_unlock(&tg_pt_gp->tg_pt_gp_lock); in target_tg_pt_gp_members_show()
/openbmc/linux/include/target/
H A Dtarget_core_base.h306 spinlock_t tg_pt_gp_lock; member