Lines Matching refs:TK_CLOCK_WAS_SET
36 #define TK_CLOCK_WAS_SET (1 << 2) macro
669 update_pvclock_gtod(tk, action & TK_CLOCK_WAS_SET); in timekeeping_update()
675 if (action & TK_CLOCK_WAS_SET) in timekeeping_update()
1264 timekeeping_update(tk, TK_CLEAR_NTP | TK_MIRROR | TK_CLOCK_WAS_SET); in do_settimeofday64()
1309 timekeeping_update(tk, TK_CLEAR_NTP | TK_MIRROR | TK_CLOCK_WAS_SET); in timekeeping_inject_offset()
1396 timekeeping_update(tk, TK_CLEAR_NTP | TK_MIRROR | TK_CLOCK_WAS_SET); in change_clocksource()
1588 timekeeping_update(tk, TK_MIRROR | TK_CLOCK_WAS_SET); in timekeeping_init()
1680 timekeeping_update(tk, TK_CLEAR_NTP | TK_MIRROR | TK_CLOCK_WAS_SET); in timekeeping_inject_sleeptime64()
1743 timekeeping_update(tk, TK_MIRROR | TK_CLOCK_WAS_SET); in timekeeping_resume()
2012 clock_set = TK_CLOCK_WAS_SET; in accumulate_nsecs_to_secs()
2372 timekeeping_update(tk, TK_MIRROR | TK_CLOCK_WAS_SET); in do_adjtimex()