Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtimekeeping.h289 struct system_time_snapshot { struct
340 struct system_time_snapshot *history,
346 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()
/linux/drivers/pps/generators/
H A Dpps_gen-dummy.c42 struct system_time_snapshot snap; in pps_gen_dummy_get_time()
H A Dpps_gen_tio.c192 struct system_time_snapshot snap; in pps_tio_get_time()
/linux/drivers/virtio/
H A Dvirtio_rtc_ptp.c129 struct system_time_snapshot history_begin; in viortc_ptp_getcrosststamp()
/linux/drivers/ptp/
H A Dptp_vmclock.c104 struct system_time_snapshot systime_snapshot; in vmclock_get_crosststamp()
273 struct system_time_snapshot systime_snapshot; in ptp_vmclock_getcrosststamp()
/linux/arch/arm64/kvm/
H A Dhypercalls.c23 struct system_time_snapshot systime_snapshot; in kvm_ptp_get_time()
/linux/drivers/net/ethernet/intel/igc/
H A Digc.h328 struct system_time_snapshot snapshot;
/linux/kernel/time/
H A Dtimekeeping.c1189 void ktime_get_snapshot(struct system_time_snapshot *systime_snapshot) in timestamp_in_interval()
1258 static int adjust_historical_crosststamp(struct system_time_snapshot *history, in convert_ns_to_cs()
1452 struct system_time_snapshot *history_begin, in do_settimeofday64()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dclock.c330 struct system_time_snapshot history_begin = {0}; in mlx5_ptp_getcrosststamp()
356 struct system_time_snapshot history_begin = {0}; in mlx5_ptp_getcrosscycles()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp.c2072 struct system_time_snapshot snapshot;