Searched refs:timekeeping_update_from_shadow (Results 1 – 1 of 1) sorted by relevance
| /linux/kernel/time/ |
| H A D | timekeeping.c | 708 static void timekeeping_update_from_shadow(struct tk_data *tkd, unsigned int action) in timekeeping_update_from_shadow() function 1456 timekeeping_update_from_shadow(&tk_core, TK_UPDATE_ALL); in do_settimeofday64() 1518 timekeeping_update_from_shadow(tkd, TK_UPDATE_ALL); in __timekeeping_inject_offset() 1607 timekeeping_update_from_shadow(&tk_core, TK_UPDATE_ALL); in change_clocksource() 1842 timekeeping_update_from_shadow(&tk_core, TK_CLOCK_WAS_SET); in timekeeping_init() 1926 timekeeping_update_from_shadow(&tk_core, TK_UPDATE_ALL); in timekeeping_inject_sleeptime64() 1986 timekeeping_update_from_shadow(&tk_core, TK_CLOCK_WAS_SET); in timekeeping_resume() 2058 timekeeping_update_from_shadow(&tk_core, 0); in timekeeping_suspend() 2377 timekeeping_update_from_shadow(tkd, clock_set); in __timekeeping_advance() 2735 timekeeping_update_from_shadow(tkd, TK_CLOCK_WAS_SET); in __do_adjtimex() [all …]
|