Searched refs:timekeeping_update_from_shadow (Results 1 – 1 of 1) sorted by relevance
| /linux/kernel/time/ |
| H A D | timekeeping.c | 783 static void timekeeping_update_from_shadow(struct tk_data *tkd, unsigned int action) in timekeeping_update_from_shadow() function 1599 timekeeping_update_from_shadow(&tk_core, TK_UPDATE_ALL); in do_settimeofday64() 1661 timekeeping_update_from_shadow(tkd, TK_UPDATE_ALL); in __timekeeping_inject_offset() 1750 timekeeping_update_from_shadow(&tk_core, TK_UPDATE_ALL); in change_clocksource() 1997 timekeeping_update_from_shadow(&tk_core, TK_CLOCK_WAS_SET); in timekeeping_init() 2081 timekeeping_update_from_shadow(&tk_core, TK_UPDATE_ALL); in timekeeping_inject_sleeptime64() 2141 timekeeping_update_from_shadow(&tk_core, TK_CLOCK_WAS_SET); in timekeeping_resume() 2213 timekeeping_update_from_shadow(&tk_core, 0); in timekeeping_suspend() 2532 timekeeping_update_from_shadow(tkd, clock_set); in __timekeeping_advance() 2892 timekeeping_update_from_shadow(tkd, TK_CLOCK_WAS_SET); in __do_adjtimex() [all …]
|