Home
last modified time | relevance | path

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

/linux/kernel/time/
A Dntp_internal.h8 extern u64 ntp_tick_length(void);
A Dtimekeeping.c1989 if (likely(tk->ntp_tick == ntp_tick_length())) { in timekeeping_adjust()
1992 tk->ntp_tick = ntp_tick_length(); in timekeeping_adjust()
2165 maxshift = (64 - (ilog2(ntp_tick_length())+1)) - 1; in timekeeping_advance()
A Dntp.c369 u64 ntp_tick_length(void) in ntp_tick_length() function
/linux/
A DSystem.map4661 ffff80001011bff0 T ntp_tick_length
A D.tmp_System.map4661 ffff80001011bff0 T ntp_tick_length

Completed in 874 milliseconds