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

/linux-master/include/linux/
H A Dtimekeeping.h274 * struct system_time_snapshot - simultaneous raw/real time capture with
283 struct system_time_snapshot { struct
327 struct system_time_snapshot *history,
333 extern void ktime_get_snapshot(struct system_time_snapshot *systime_snapshot);
H A Dpps_kernel.h102 struct system_time_snapshot snap;
/linux-master/arch/arm64/kvm/
H A Dhypercalls.c21 struct system_time_snapshot systime_snapshot;
/linux-master/kernel/time/
H A Dtimekeeping.c1055 void ktime_get_snapshot(struct system_time_snapshot *systime_snapshot)
1120 static int adjust_historical_crosststamp(struct system_time_snapshot *history,
1212 struct system_time_snapshot *history_begin,
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc.h285 struct system_time_snapshot snapshot;

Completed in 119 milliseconds