Home
last modified time | relevance | path

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

/kernel/time/
Dtimekeeping.c103 static void tk_set_wall_to_mono(struct timekeeper *tk, struct timespec64 wtm) in tk_set_wall_to_mono() argument
114 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()