Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dtimekeeping.c757 static void timekeeping_update(struct timekeeper *tk, unsigned int action) in timekeeping_update() function
1339 timekeeping_update(tk, TK_CLEAR_NTP | TK_MIRROR | TK_CLOCK_WAS_SET); in do_settimeofday64()
1389 timekeeping_update(tk, TK_CLEAR_NTP | TK_MIRROR | TK_CLOCK_WAS_SET); in timekeeping_inject_offset()
1478 timekeeping_update(tk, TK_CLEAR_NTP | TK_MIRROR | TK_CLOCK_WAS_SET); in change_clocksource()
1671 timekeeping_update(tk, TK_MIRROR | TK_CLOCK_WAS_SET); in timekeeping_init()
1764 timekeeping_update(tk, TK_CLEAR_NTP | TK_MIRROR | TK_CLOCK_WAS_SET); in timekeeping_inject_sleeptime64()
1827 timekeeping_update(tk, TK_MIRROR | TK_CLOCK_WAS_SET); in timekeeping_resume()
1896 timekeeping_update(tk, TK_MIRROR); in timekeeping_suspend()
2215 timekeeping_update(tk, clock_set); in timekeeping_advance()
2464 timekeeping_update(tk, TK_MIRROR | TK_CLOCK_WAS_SET); in do_adjtimex()