Searched refs:pre_ts (Results 1 – 5 of 5) sorted by relevance
53 struct timespec64 pre_ts; member513 ktime_get_clock_ts64(sts->clockid, &sts->pre_ts); in ptp_read_system_prets()
389 if (sts.pre_ts.tv_sec < 0 || sts.post_ts.tv_sec < 0) in ptp_sys_offset_extended()392 extoff->ts[i][0].sec = sts.pre_ts.tv_sec; in ptp_sys_offset_extended()393 extoff->ts[i][0].nsec = sts.pre_ts.tv_nsec; in ptp_sys_offset_extended()
184 sts->pre_ts = ktime_to_timespec64(systime_snapshot.real); in vmclock_get_crosststamp()186 sts->post_ts = sts->pre_ts; in vmclock_get_crosststamp()
4289 pre_ns = timespec64_to_ns(&sts.pre_ts); in ptp_ocp_summary_show()
2313 t1 = timespec64_to_ns(&ptp_sts_before.pre_ts); in sja1105_static_config_reload()2315 t3 = timespec64_to_ns(&ptp_sts_after.pre_ts); in sja1105_static_config_reload()