Home
last modified time | relevance | path

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

/linux-6.15/kernel/time/
H A Dtimekeeping.c33 #define TK_CLOCK_WAS_SET (1 << 1) macro
35 #define TK_UPDATE_ALL (TK_CLEAR_NTP | TK_CLOCK_WAS_SET)
688 update_pvclock_gtod(tk, action & TK_CLOCK_WAS_SET); in timekeeping_update_from_shadow()
694 if (action & TK_CLOCK_WAS_SET) in timekeeping_update_from_shadow()
1719 timekeeping_update_from_shadow(&tk_core, TK_CLOCK_WAS_SET); in timekeeping_init()
1863 timekeeping_update_from_shadow(&tk_core, TK_CLOCK_WAS_SET); in timekeeping_resume()
2131 clock_set = TK_CLOCK_WAS_SET; in accumulate_nsecs_to_secs()
2576 timekeeping_update_from_shadow(&tk_core, TK_CLOCK_WAS_SET); in do_adjtimex()