Searched refs:timekeeping_update (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/kernel/time/ |
| H A D | timekeeping.c | 737 static void timekeeping_update(struct timekeeper *tk, unsigned int action) in timekeeping_update() function 1326 timekeeping_update(tk, TK_CLEAR_NTP | TK_MIRROR | TK_CLOCK_WAS_SET); in do_settimeofday64() 1376 timekeeping_update(tk, TK_CLEAR_NTP | TK_MIRROR | TK_CLOCK_WAS_SET); in timekeeping_inject_offset() 1463 timekeeping_update(tk, TK_CLEAR_NTP | TK_MIRROR | TK_CLOCK_WAS_SET); in change_clocksource() 1647 timekeeping_update(tk, TK_MIRROR | TK_CLOCK_WAS_SET); in timekeeping_init() 1739 timekeeping_update(tk, TK_CLEAR_NTP | TK_MIRROR | TK_CLOCK_WAS_SET); in timekeeping_inject_sleeptime64() 1802 timekeeping_update(tk, TK_MIRROR | TK_CLOCK_WAS_SET); in timekeeping_resume() 1869 timekeeping_update(tk, TK_MIRROR); in timekeeping_suspend() 2196 timekeeping_update(tk, clock_set); in timekeeping_advance() 2444 timekeeping_update(tk, TK_MIRROR | TK_CLOCK_WAS_SET); in do_adjtimex()
|