Home
last modified time | relevance | path

Searched refs:ktime_get_snapshot (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/pps/generators/
H A Dpps_gen-dummy.c44 ktime_get_snapshot(&snap); in pps_gen_dummy_get_time()
H A Dpps_gen_tio.c194 ktime_get_snapshot(&snap); in pps_tio_get_time()
/linux/include/linux/
H A Dpps_kernel.h104 ktime_get_snapshot(&snap); in pps_get_ts()
H A Dtimekeeping.h346 extern void ktime_get_snapshot(struct system_time_snapshot *systime_snapshot);
/linux/drivers/ptp/
H A Dptp_vmclock.c136 ktime_get_snapshot(&systime_snapshot); in vmclock_get_crosststamp()
268 ktime_get_snapshot(&systime_snapshot); in ptp_vmclock_getcrosststamp()
/linux/drivers/virtio/
H A Dvirtio_rtc_ptp.c142 ktime_get_snapshot(&history_begin); in viortc_ptp_getcrosststamp()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dclock.c342 ktime_get_snapshot(&history_begin); in mlx5_ptp_getcrosststamp()
368 ktime_get_snapshot(&history_begin); in mlx5_ptp_getcrosscycles()
/linux/kernel/time/
H A Dtimekeeping.c1046 void ktime_get_snapshot(struct system_time_snapshot *systime_snapshot) in ktime_get_snapshot() function
1079 EXPORT_SYMBOL_GPL(ktime_get_snapshot);
/linux/drivers/net/ethernet/intel/igc/
H A Digc_ptp.c1011 ktime_get_snapshot(&adapter->snapshot); in igc_phc_get_syncdevicetime()