Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dtimekeeping.h234 struct system_time_snapshot { struct
275 struct system_time_snapshot *history,
281 extern void ktime_get_snapshot(struct system_time_snapshot *systime_snapshot);
Dpps_kernel.h102 struct system_time_snapshot snap; in pps_get_ts()
/Linux-v5.4/kernel/time/
Dtimekeeping.c967 void ktime_get_snapshot(struct system_time_snapshot *systime_snapshot) in ktime_get_snapshot()
1032 static int adjust_historical_crosststamp(struct system_time_snapshot *history, in adjust_historical_crosststamp()
1122 struct system_time_snapshot *history_begin, in get_device_system_crosststamp()