Home
last modified time | relevance | path

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

/kernel/time/
Dtimekeeping.c1643 struct timespec64 wall_time, boot_offset, wall_to_mono; in timekeeping_init() local
1664 wall_to_mono = timespec64_sub(boot_offset, wall_time); in timekeeping_init()
1678 tk_set_wall_to_mono(tk, wall_to_mono); in timekeeping_init()