Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/time/
Dtimekeeping.c34 #define TK_CLOCK_WAS_SET (1 << 2) macro
768 update_pvclock_gtod(tk, action & TK_CLOCK_WAS_SET); in timekeeping_update()
774 if (action & TK_CLOCK_WAS_SET) in timekeeping_update()
1339 timekeeping_update(tk, TK_CLEAR_NTP | TK_MIRROR | TK_CLOCK_WAS_SET); in do_settimeofday64()
1389 timekeeping_update(tk, TK_CLEAR_NTP | TK_MIRROR | TK_CLOCK_WAS_SET); in timekeeping_inject_offset()
1478 timekeeping_update(tk, TK_CLEAR_NTP | TK_MIRROR | TK_CLOCK_WAS_SET); in change_clocksource()
1671 timekeeping_update(tk, TK_MIRROR | TK_CLOCK_WAS_SET); in timekeeping_init()
1764 timekeeping_update(tk, TK_CLEAR_NTP | TK_MIRROR | TK_CLOCK_WAS_SET); in timekeeping_inject_sleeptime64()
1827 timekeeping_update(tk, TK_MIRROR | TK_CLOCK_WAS_SET); in timekeeping_resume()
2097 clock_set = TK_CLOCK_WAS_SET; in accumulate_nsecs_to_secs()
[all …]