Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dpps_kernel.h104 ktime_get_snapshot(&snap); in pps_get_ts()
Dtimekeeping.h295 extern void ktime_get_snapshot(struct system_time_snapshot *systime_snapshot);
/Linux-v6.1/arch/arm64/kvm/
Dhypercalls.c29 ktime_get_snapshot(&systime_snapshot); in kvm_ptp_get_time()
/Linux-v6.1/kernel/time/
Dtimekeeping.c1055 void ktime_get_snapshot(struct system_time_snapshot *systime_snapshot) in ktime_get_snapshot() function
1084 EXPORT_SYMBOL_GPL(ktime_get_snapshot);
/Linux-v6.1/drivers/net/ethernet/intel/igc/
Digc_ptp.c828 ktime_get_snapshot(&adapter->snapshot); in igc_phc_get_syncdevicetime()