Searched refs:monotonic_to_boot (Results 1 – 3 of 3) sorted by relevance
48 sec += tk->monotonic_to_boot.tv_sec; in update_vdso_data()49 nsec += (u64)tk->monotonic_to_boot.tv_nsec << tk->tkr_mono.shift; in update_vdso_data()
175 tk->monotonic_to_boot = ktime_to_timespec64(tk->offs_boot); in tk_update_sleep_time()
106 struct timespec64 monotonic_to_boot; member
Completed in 10 milliseconds