Home
last modified time | relevance | path

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

/kernel/time/
Dtimekeeping.c33 #define TK_CLEAR_NTP (1 << 0) macro
743 if (action & TK_CLEAR_NTP) { in timekeeping_update()
1332 timekeeping_update(tk, TK_CLEAR_NTP | TK_MIRROR | TK_CLOCK_WAS_SET); in do_settimeofday64()
1384 timekeeping_update(tk, TK_CLEAR_NTP | TK_MIRROR | TK_CLOCK_WAS_SET); in timekeeping_inject_offset()
1473 timekeeping_update(tk, TK_CLEAR_NTP | TK_MIRROR | TK_CLOCK_WAS_SET); in change_clocksource()
1759 timekeeping_update(tk, TK_CLEAR_NTP | TK_MIRROR | TK_CLOCK_WAS_SET); in timekeeping_inject_sleeptime64()