Searched refs:monotonic_to_boot (Results 1 – 3 of 3) sorted by relevance
53 sec += tk->monotonic_to_boot.tv_sec; in update_vdso_time_data()54 nsec += (u64)tk->monotonic_to_boot.tv_nsec << tk->tkr_mono.shift; in update_vdso_time_data()
271 tk->monotonic_to_boot = ktime_to_timespec64(tk->offs_boot); in tk_update_sleep_time()
82 * @monotonic_to_boot: CLOCK_MONOTONIC to CLOCK_BOOTTIME offset175 struct timespec64 monotonic_to_boot;167 struct timespec64 monotonic_to_boot; global() member