Lines Matching refs:atomic_t
274 atomic_t lu_gp_ref_cnt;
283 atomic_t lu_gp_mem_ref_cnt;
303 atomic_t tg_pt_gp_ref_cnt;
369 atomic_t pr_res_holders;
573 atomic_t acl_pr_ref_count;
621 atomic_t stopped;
738 atomic_t lun_acl_count;
747 atomic_t lun_tg_pt_secondary_offline;
815 atomic_t non_ordered;
817 atomic_t delayed_cmd_count;
818 atomic_t dev_qf_count;
907 atomic_t tpg_pr_ref_count;
971 static inline void atomic_inc_mb(atomic_t *v) in atomic_inc_mb()
978 static inline void atomic_dec_mb(atomic_t *v) in atomic_dec_mb()