Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A 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);
H A Dpps_kernel.h102 struct system_time_snapshot snap; in pps_get_ts()
/OK3568_Linux_fs/kernel/kernel/time/
H A Dtimekeeping.c1043 void ktime_get_snapshot(struct system_time_snapshot *systime_snapshot) in ktime_get_snapshot()
1107 static int adjust_historical_crosststamp(struct system_time_snapshot *history, in adjust_historical_crosststamp()
1197 struct system_time_snapshot *history_begin, in get_device_system_crosststamp()