Searched refs:pre_ts (Results 1 – 5 of 5) sorted by relevance
53 struct timespec64 pre_ts; member481 ktime_get_clock_ts64(sts->clockid, &sts->pre_ts); in ptp_read_system_prets()
354 if (sts.pre_ts.tv_sec < 0 || sts.post_ts.tv_sec < 0) in ptp_sys_offset_extended()357 extoff->ts[i][0].sec = sts.pre_ts.tv_sec; in ptp_sys_offset_extended()358 extoff->ts[i][0].nsec = sts.pre_ts.tv_nsec; in ptp_sys_offset_extended()
177 sts->pre_ts = ktime_to_timespec64(systime_snapshot.real); in vmclock_get_crosststamp()179 sts->post_ts = sts->pre_ts; in vmclock_get_crosststamp()
4286 pre_ns = timespec64_to_ns(&sts.pre_ts); in ptp_ocp_summary_show()
2340 t1 = timespec64_to_ns(&ptp_sts_before.pre_ts); in sja1105_static_config_reload()2342 t3 = timespec64_to_ns(&ptp_sts_after.pre_ts); in sja1105_static_config_reload()