Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dtimekeeping.c2298 * timekeeping_advance - Updates the timekeeper to the current time and
2362 static bool timekeeping_advance(enum timekeeping_adv_mode mode) in timekeeping_advance() function
2375 if (timekeeping_advance(TK_ADV_TICK)) in update_wall_time()