Home
last modified time | relevance | path

Searched refs:atomic_dec_mb (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/target/
H A Dtarget_core_pr.c1215 atomic_dec_mb(&pr_reg->pr_res_holders); in core_scsi3_put_pr_reg()
1419 atomic_dec_mb(&tpg->tpg_pr_ref_count); in core_scsi3_tpg_undepend_item()
1433 atomic_dec_mb(&nacl->acl_pr_ref_count); in core_scsi3_nodeacl_undepend_item()
1598 atomic_dec_mb(&tmp_tpg->tpg_pr_ref_count); in core_scsi3_decode_spec_i_port()
1623 atomic_dec_mb(&dest_node_acl->acl_pr_ref_count); in core_scsi3_decode_spec_i_port()
3241 atomic_dec_mb(&dest_se_tpg->tpg_pr_ref_count); in core_scsi3_emulate_pro_register_and_move()
3345 atomic_dec_mb(&dest_node_acl->acl_pr_ref_count); in core_scsi3_emulate_pro_register_and_move()
3984 atomic_dec_mb(&pr_reg->pr_res_holders); in core_scsi3_pri_read_full_status()
4047 atomic_dec_mb(&pr_reg->pr_res_holders); in core_scsi3_pri_read_full_status()
H A Dtarget_core_alua.c382 atomic_dec_mb(&tg_pt_gp->tg_pt_gp_ref_cnt); in target_emulate_set_target_port_groups()
1094 atomic_dec_mb(&lu_gp->lu_gp_ref_cnt); in core_alua_do_port_transition()
1145 atomic_dec_mb(&tg_pt_gp->tg_pt_gp_ref_cnt); in core_alua_do_port_transition()
1152 atomic_dec_mb(&lu_gp_mem->lu_gp_mem_ref_cnt); in core_alua_do_port_transition()
1165 atomic_dec_mb(&lu_gp->lu_gp_ref_cnt); in core_alua_do_port_transition()
H A Dtarget_core_transport.c1015 atomic_dec_mb(&dev->dev_qf_count); in target_qf_do_work()
2253 atomic_dec_mb(&dev->non_ordered); in target_handle_task_attr()
2334 atomic_dec_mb(&dev->delayed_cmd_count); in target_do_delayed_work()
2364 atomic_dec_mb(&dev->non_ordered); in transport_complete_task_attr()
2367 atomic_dec_mb(&dev->non_ordered); in transport_complete_task_attr()
/openbmc/linux/include/target/
H A Dtarget_core_base.h1001 static inline void atomic_dec_mb(atomic_t *v) in atomic_dec_mb() function
/openbmc/linux/drivers/target/loopback/
H A Dtcm_loop.c623 atomic_dec_mb(&tl_tpg->tl_tpg_port_count); in tcm_loop_port_unlink()