Searched refs:wtm (Results 1 – 1 of 1) sorted by relevance
103 static void tk_set_wall_to_mono(struct timekeeper *tk, struct timespec64 wtm) in tk_set_wall_to_mono() argument114 tk->wall_to_monotonic = wtm; in tk_set_wall_to_mono()115 set_normalized_timespec64(&tmp, -wtm.tv_sec, -wtm.tv_nsec); in tk_set_wall_to_mono()