Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dtimekeeping.h246 struct system_time_snapshot { struct
287 struct system_time_snapshot *history,
293 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.10/kernel/time/
Dtimekeeping.c1041 void ktime_get_snapshot(struct system_time_snapshot *systime_snapshot) in ktime_get_snapshot()
1105 static int adjust_historical_crosststamp(struct system_time_snapshot *history, in adjust_historical_crosststamp()
1195 struct system_time_snapshot *history_begin, in get_device_system_crosststamp()