Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dtimekeeping.c243 static void tk_set_wall_to_mono(struct timekeeper *tk, struct timespec64 wtm) in tk_set_wall_to_mono() function
905 * Paired with WRITE_ONCE()s in tk_set_wall_to_mono() and in ktime_mono_to_any()
1448 tk_set_wall_to_mono(tks, timespec64_sub(tks->wall_to_monotonic, ts_delta)); in do_settimeofday64()
1494 tk_set_wall_to_mono(tks, timespec64_sub(tks->wall_to_monotonic, *ts)); in __timekeeping_inject_offset()
1834 tk_set_wall_to_mono(tks, wall_to_mono); in timekeeping_init()
1860 tk_set_wall_to_mono(tk, timespec64_sub(tk->wall_to_monotonic, *delta)); in __timekeeping_inject_sleeptime()
2243 tk_set_wall_to_mono(tk, in accumulate_nsecs_to_secs()