Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
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);
Dpps_kernel.h102 struct system_time_snapshot snap; in pps_get_ts()
/linux-6.6.21/arch/arm64/kvm/
Dhypercalls.c21 struct system_time_snapshot systime_snapshot; in kvm_ptp_get_time()
/linux-6.6.21/drivers/net/ethernet/intel/igc/
Digc.h268 struct system_time_snapshot snapshot;
/linux-6.6.21/kernel/time/
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()
1210 struct system_time_snapshot *history_begin, in get_device_system_crosststamp()