Searched refs:mult_adj (Results 1 – 1 of 1) sorted by relevance
1926 s32 mult_adj) in timekeeping_apply_adjustment() argument1930 if (mult_adj == 0) { in timekeeping_apply_adjustment()1932 } else if (mult_adj == -1) { in timekeeping_apply_adjustment()1935 } else if (mult_adj != 1) { in timekeeping_apply_adjustment()1936 interval *= mult_adj; in timekeeping_apply_adjustment()1937 offset *= mult_adj; in timekeeping_apply_adjustment()1987 if ((mult_adj > 0) && (tk->tkr_mono.mult + mult_adj < mult_adj)) { in timekeeping_apply_adjustment()1993 tk->tkr_mono.mult += mult_adj; in timekeeping_apply_adjustment()