ktime_to_timespec64
tv = ktime_to_timespec64(now);
ts = ktime_to_timespec64(now);
ts_etime = ktime_to_timespec64(etime);
ts_vblank_time = ktime_to_timespec64(*vblank_time);
ts = ktime_to_timespec64(error->time);
ts = ktime_to_timespec64(error->boottime);
ts = ktime_to_timespec64(error->uptime);