Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dntp.c83 static s64 ntp_tick_adj; variable
267 second_length += ntp_tick_adj; in ntp_update_frequency()
1082 int rc = kstrtos64(str, 0, &ntp_tick_adj); in ntp_tick_adj_setup()
1086 ntp_tick_adj <<= NTP_SCALE_SHIFT; in ntp_tick_adj_setup()