Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/time/
Dtimekeeping.c97 static void tk_set_wall_to_mono(struct timekeeper *tk, struct timespec64 wtm) in tk_set_wall_to_mono() function
932 tk_set_wall_to_mono(tk, timespec64_sub(tk->wall_to_monotonic, ts_delta)); in do_settimeofday64()
980 tk_set_wall_to_mono(tk, timespec64_sub(tk->wall_to_monotonic, ts64)); in timekeeping_inject_offset()
1251 tk_set_wall_to_mono(tk, tmp); in timekeeping_init()
1279 tk_set_wall_to_mono(tk, timespec64_sub(tk->wall_to_monotonic, *delta)); in __timekeeping_inject_sleeptime()
1701 tk_set_wall_to_mono(tk, in accumulate_nsecs_to_secs()