Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/include/linux/
H A Dpps_kernel.h103 ktime_get_snapshot(&snap); in pps_get_ts()
H A Dtimekeeping.h334 extern void ktime_get_snapshot(struct system_time_snapshot *systime_snapshot);
/linux-6.15/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-6.15/arch/arm64/kvm/
H A Dhypercalls.c31 ktime_get_snapshot(&systime_snapshot); in kvm_ptp_get_time()
/linux-6.15/kernel/time/
H A Dtimekeeping.c993 void ktime_get_snapshot(struct system_time_snapshot *systime_snapshot) in ktime_get_snapshot() function
1026 EXPORT_SYMBOL_GPL(ktime_get_snapshot);
/linux-6.15/drivers/net/ethernet/intel/igc/
H A Digc_ptp.c1024 ktime_get_snapshot(&adapter->snapshot); in igc_phc_get_syncdevicetime()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dclock.c310 ktime_get_snapshot(&history_begin); in mlx5_ptp_getcrosststamp()
/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_ptp.c2288 ktime_get_snapshot(&ctx->snapshot); in ice_capture_crosststamp()