Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dtimekeeping.c36 #define TK_CLOCK_WAS_SET (1 << 1) macro
38 #define TK_UPDATE_ALL (TK_CLEAR_NTP | TK_CLOCK_WAS_SET)
734 update_pvclock_gtod(tk, action & TK_CLOCK_WAS_SET); in timekeeping_update_from_shadow()
742 if (action & TK_CLOCK_WAS_SET) in timekeeping_update_from_shadow()
1842 timekeeping_update_from_shadow(&tk_core, TK_CLOCK_WAS_SET); in timekeeping_init()
1986 timekeeping_update_from_shadow(&tk_core, TK_CLOCK_WAS_SET); in timekeeping_resume()
2268 clock_set = TK_CLOCK_WAS_SET; in accumulate_nsecs_to_secs()
2737 timekeeping_update_from_shadow(tkd, TK_CLOCK_WAS_SET); in __do_adjtimex()