Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dtimekeeping.c32 #define TK_CLEAR_NTP (1 << 0) macro
35 #define TK_UPDATE_ALL (TK_CLEAR_NTP | TK_CLOCK_WAS_SET)
654 if (action & TK_CLEAR_NTP) { in timekeeping_update_from_shadow()