Home
last modified time | relevance | path

Searched refs:TK_UPDATE_ALL (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/time/
H A Dtimekeeping.c38 #define TK_UPDATE_ALL (TK_CLEAR_NTP | TK_CLOCK_WAS_SET) macro
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()
1926 timekeeping_update_from_shadow(&tk_core, TK_UPDATE_ALL); in timekeeping_inject_sleeptime64()
2836 timekeeping_update_from_shadow(tkd, TK_UPDATE_ALL); in tk_aux_update_clocksource()
2962 timekeeping_update_from_shadow(aux_tkd, TK_UPDATE_ALL); in aux_clock_set()
3013 timekeeping_update_from_shadow(aux_tkd, TK_UPDATE_ALL); in aux_clock_enable()
3022 timekeeping_update_from_shadow(aux_tkd, TK_UPDATE_ALL); in aux_clock_disable()