Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtimekeeping.h247 struct system_time_snapshot { struct
289 struct system_time_snapshot *history,
295 extern void ktime_get_snapshot(struct system_time_snapshot *systime_snapshot);
H A Dpps_kernel.h101 struct system_time_snapshot snap; in pps_get_ts()
/openbmc/linux/arch/arm64/kvm/
H A Dhypercalls.c21 struct system_time_snapshot systime_snapshot; in kvm_ptp_get_time()
/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc.h268 struct system_time_snapshot snapshot;
/openbmc/linux/kernel/time/
H A Dtimekeeping.c1055 void ktime_get_snapshot(struct system_time_snapshot *systime_snapshot) in ktime_get_snapshot()
1120 static int adjust_historical_crosststamp(struct system_time_snapshot *history, in adjust_historical_crosststamp()
1212 struct system_time_snapshot *history_begin, in get_device_system_crosststamp()