Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/time/
Dtimekeeping.c33 #define TK_CLOCK_WAS_SET (1 << 2) macro
596 update_pvclock_gtod(tk, action & TK_CLOCK_WAS_SET); in timekeeping_update()
930 timekeeping_update(tk, TK_CLEAR_NTP | TK_MIRROR | TK_CLOCK_WAS_SET); in do_settimeofday64()
976 timekeeping_update(tk, TK_CLEAR_NTP | TK_MIRROR | TK_CLOCK_WAS_SET); in timekeeping_inject_offset()
1029 timekeeping_update(tk, TK_MIRROR | TK_CLOCK_WAS_SET); in timekeeping_set_tai_offset()
1067 timekeeping_update(tk, TK_CLEAR_NTP | TK_MIRROR | TK_CLOCK_WAS_SET); in change_clocksource()
1344 timekeeping_update(tk, TK_CLEAR_NTP | TK_MIRROR | TK_CLOCK_WAS_SET); in timekeeping_inject_sleeptime64()
1426 timekeeping_update(tk, TK_MIRROR | TK_CLOCK_WAS_SET); in timekeeping_resume()
1707 clock_set = TK_CLOCK_WAS_SET; in accumulate_nsecs_to_secs()
2027 timekeeping_update(tk, TK_MIRROR | TK_CLOCK_WAS_SET); in do_adjtimex()