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.c33 #define TK_CLOCK_WAS_SET (1 << 1) macro
35 #define TK_UPDATE_ALL (TK_CLEAR_NTP | TK_CLOCK_WAS_SET)
663 update_pvclock_gtod(tk, action & TK_CLOCK_WAS_SET); in timekeeping_update_from_shadow()
669 if (action & TK_CLOCK_WAS_SET) in timekeeping_update_from_shadow()
1693 timekeeping_update_from_shadow(&tk_core, TK_CLOCK_WAS_SET); in timekeeping_init()
1837 timekeeping_update_from_shadow(&tk_core, TK_CLOCK_WAS_SET); in timekeeping_resume()
2105 clock_set = TK_CLOCK_WAS_SET; in accumulate_nsecs_to_secs()
2542 timekeeping_update_from_shadow(&tk_core, TK_CLOCK_WAS_SET); in do_adjtimex()