Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/time/
Dntp.c78 static s64 ntp_tick_adj; variable
262 second_length += ntp_tick_adj; in ntp_update_frequency()
1003 int rc = kstrtol(str, 0, (long *)&ntp_tick_adj); in ntp_tick_adj_setup()
1007 ntp_tick_adj <<= NTP_SCALE_SHIFT; in ntp_tick_adj_setup()