Lines Matching refs:TK_CLOCK_WAS_SET
33 #define TK_CLOCK_WAS_SET (1 << 2) macro
572 update_pvclock_gtod(tk, action & TK_CLOCK_WAS_SET); in timekeeping_update()
577 if (action & TK_CLOCK_WAS_SET) in timekeeping_update()
936 timekeeping_update(tk, TK_CLEAR_NTP | TK_MIRROR | TK_CLOCK_WAS_SET); in do_settimeofday64()
983 timekeeping_update(tk, TK_CLEAR_NTP | TK_MIRROR | TK_CLOCK_WAS_SET); in timekeeping_inject_offset()
1036 timekeeping_update(tk, TK_MIRROR | TK_CLOCK_WAS_SET); in timekeeping_set_tai_offset()
1074 timekeeping_update(tk, TK_CLEAR_NTP | TK_MIRROR | TK_CLOCK_WAS_SET); in change_clocksource()
1253 timekeeping_update(tk, TK_MIRROR | TK_CLOCK_WAS_SET); in timekeeping_init()
1343 timekeeping_update(tk, TK_CLEAR_NTP | TK_MIRROR | TK_CLOCK_WAS_SET); in timekeeping_inject_sleeptime64()
1425 timekeeping_update(tk, TK_MIRROR | TK_CLOCK_WAS_SET); in timekeeping_resume()
1706 clock_set = TK_CLOCK_WAS_SET; in accumulate_nsecs_to_secs()
2008 timekeeping_update(tk, TK_MIRROR | TK_CLOCK_WAS_SET); in do_adjtimex()