Searched refs:timekeeping_update_from_shadow (Results 1 – 1 of 1) sorted by relevance
/linux/kernel/time/ |
H A D | timekeeping.c | 639 static void timekeeping_update_from_shadow(struct tk_data *tkd, unsigned int action) in timekeeping_update_from_shadow() function 1391 timekeeping_update_from_shadow(&tk_core, TK_UPDATE_ALL); in do_settimeofday64() 1430 timekeeping_update_from_shadow(&tk_core, TK_UPDATE_ALL); in timekeeping_inject_offset() 1510 timekeeping_update_from_shadow(&tk_core, TK_UPDATE_ALL); in change_clocksource() 1707 timekeeping_update_from_shadow(&tk_core, TK_CLOCK_WAS_SET); in timekeeping_init() 1791 timekeeping_update_from_shadow(&tk_core, TK_UPDATE_ALL); in timekeeping_inject_sleeptime64() 1851 timekeeping_update_from_shadow(&tk_core, TK_CLOCK_WAS_SET); in timekeeping_resume() 1918 timekeeping_update_from_shadow(&tk_core, 0); in timekeeping_suspend() 2252 timekeeping_update_from_shadow(&tk_core, clock_set); in timekeeping_advance() 2586 timekeeping_update_from_shadow(&tk_core, TK_CLOCK_WAS_SET); in do_adjtimex()
|