Searched refs:time_adj (Results 1 – 2 of 2) sorted by relevance
58 long time_adj = 0; /* tick adjust (scaled 1 / HZ) */ variable109 time_offset, time_freq, time_adj); in main()160 time_phase += time_adj; in hardclock()193 time_adj = -(ltemp << in second_overflow()199 time_adj = ltemp << in second_overflow()203 time_adj -= -time_freq >> (SHIFT_KF + SHIFT_HZ - SHIFT_SCALE); in second_overflow()205 time_adj += time_freq >> (SHIFT_KF + SHIFT_HZ - SHIFT_SCALE); in second_overflow()206 time_adj += fixtick << (SHIFT_SCALE - SHIFT_HZ); in second_overflow()
190 static l_fp time_adj; /* tick adjust (ns/s) */ variable521 time_adj = ftemp; in ntp_update_second()523 L_ADD(time_adj, time_freq); in ntp_update_second()532 L_CLR(time_adj); in ntp_update_second()553 L_ADD(time_adj, ftemp); in ntp_update_second()555 *adjustment = time_adj; in ntp_update_second()578 L_CLR(time_adj); in ntp_init()