Searched refs:pre_ts (Results 1 – 3 of 3) sorted by relevance
48 * @pre_ts: system timestamp before capturing PHC53 struct timespec64 pre_ts; member 481 ktime_get_clock_ts64(sts->clockid, &sts->pre_ts); in ptp_read_system_prets()
128 * from ktime_get_snapshot() will still be used as pre_ts, and in vmclock_get_crosststamp() 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()
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()