Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/time/
Dtimekeeping.c1634 struct timespec64 wall_time, boot_offset, wall_to_mono; in timekeeping_init() local
1655 wall_to_mono = timespec64_sub(boot_offset, wall_time); in timekeeping_init()
1669 tk_set_wall_to_mono(tk, wall_to_mono); in timekeeping_init()