Searched refs:timekeeping_update_from_shadow (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/kernel/time/ |
| H A D | timekeeping.c | 664 static void timekeeping_update_from_shadow(struct tk_data *tkd, unsigned int action) in timekeeping_update_from_shadow() function 1403 timekeeping_update_from_shadow(&tk_core, TK_UPDATE_ALL); in do_settimeofday64() 1442 timekeeping_update_from_shadow(&tk_core, TK_UPDATE_ALL); in timekeeping_inject_offset() 1522 timekeeping_update_from_shadow(&tk_core, TK_UPDATE_ALL); in change_clocksource() 1719 timekeeping_update_from_shadow(&tk_core, TK_CLOCK_WAS_SET); in timekeeping_init() 1803 timekeeping_update_from_shadow(&tk_core, TK_UPDATE_ALL); in timekeeping_inject_sleeptime64() 1863 timekeeping_update_from_shadow(&tk_core, TK_CLOCK_WAS_SET); in timekeeping_resume() 1930 timekeeping_update_from_shadow(&tk_core, 0); in timekeeping_suspend() 2242 timekeeping_update_from_shadow(&tk_core, clock_set); in timekeeping_advance() 2576 timekeeping_update_from_shadow(&tk_core, TK_CLOCK_WAS_SET); in do_adjtimex()
|