Searched refs:post_ts (Results 1 – 5 of 5) sorted by relevance
54 struct timespec64 post_ts; member519 ktime_get_clock_ts64(sts->clockid, &sts->post_ts); in ptp_read_system_postts()
389 if (sts.pre_ts.tv_sec < 0 || sts.post_ts.tv_sec < 0) in ptp_sys_offset_extended()396 extoff->ts[i][2].sec = sts.post_ts.tv_sec; in ptp_sys_offset_extended()397 extoff->ts[i][2].nsec = sts.post_ts.tv_nsec; in ptp_sys_offset_extended()
186 sts->post_ts = sts->pre_ts; in vmclock_get_crosststamp()
1232 s64 ns = timespec64_to_ns(&sts->post_ts); in __ptp_ocp_gettime_locked()1234 sts->post_ts = ns_to_timespec64(ns - bp->ts_window_adjust); in __ptp_ocp_gettime_locked()4290 post_ns = timespec64_to_ns(&sts.post_ts); in ptp_ocp_summary_show()
2314 t2 = timespec64_to_ns(&ptp_sts_before.post_ts); in sja1105_static_config_reload()2316 t4 = timespec64_to_ns(&ptp_sts_after.post_ts); in sja1105_static_config_reload()