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.c34 #define TK_UPDATE_ALL (TK_CLEAR_NTP | TK_CLOCK_WAS_SET) macro
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()
2081 timekeeping_update_from_shadow(&tk_core, TK_UPDATE_ALL); in timekeeping_inject_sleeptime64()
2993 timekeeping_update_from_shadow(tkd, TK_UPDATE_ALL); in tk_aux_update_clocksource()
3119 timekeeping_update_from_shadow(aux_tkd, TK_UPDATE_ALL); in aux_clock_set()
3170 timekeeping_update_from_shadow(aux_tkd, TK_UPDATE_ALL); in aux_clock_enable()
3179 timekeeping_update_from_shadow(aux_tkd, TK_UPDATE_ALL); in aux_clock_disable()