t_ref 1867 drivers/gpu/drm/amd/amdgpu/si_dpm.c s64 temperature, t_slope, t_intercept, av, bv, t_ref; t_ref 1878 drivers/gpu/drm/amd/amdgpu/si_dpm.c t_ref = drm_int2fixp(coeff->t_ref); t_ref 1882 drivers/gpu/drm/amd/amdgpu/si_dpm.c kt = drm_fixp_div(kt, drm_fixp_exp(drm_fixp_mul(tmp, t_ref))); t_ref 258 drivers/gpu/drm/amd/amdgpu/si_dpm.h u32 t_ref; t_ref 83 drivers/gpu/drm/radeon/ni_dpm.h u32 t_ref; t_ref 1776 drivers/gpu/drm/radeon/si_dpm.c s64 temperature, t_slope, t_intercept, av, bv, t_ref; t_ref 1787 drivers/gpu/drm/radeon/si_dpm.c t_ref = drm_int2fixp(coeff->t_ref); t_ref 1791 drivers/gpu/drm/radeon/si_dpm.c kt = drm_fixp_div(kt, drm_fixp_exp(drm_fixp_mul(tmp, t_ref))); t_ref 3542 fs/xfs/xfs_log.c ASSERT(atomic_read(&ticket->t_ref) > 0); t_ref 3543 fs/xfs/xfs_log.c if (atomic_dec_and_test(&ticket->t_ref)) t_ref 3551 fs/xfs/xfs_log.c ASSERT(atomic_read(&ticket->t_ref) > 0); t_ref 3552 fs/xfs/xfs_log.c atomic_inc(&ticket->t_ref); t_ref 3674 fs/xfs/xfs_log.c atomic_set(&tic->t_ref, 1); t_ref 157 fs/xfs/xfs_log_priv.h atomic_t t_ref; /* ticket reference count : 4 */