Searched refs:ktime_to_timespec64 (Results 1 – 8 of 8) sorted by relevance
161 *ts = ktime_to_timespec64(ktime_get_boottime()); in ktime_get_boottime_ts64()166 *ts = ktime_to_timespec64(ktime_get_coarse_boottime()); in ktime_get_coarse_boottime_ts64()176 *ts = ktime_to_timespec64(ktime_get_clocktai()); in ktime_get_clocktai_ts64()181 *ts = ktime_to_timespec64(ktime_get_coarse_clocktai()); in ktime_get_coarse_clocktai_ts64()
118 ts->ts_real = ktime_to_timespec64(snap.real); in pps_get_ts()120 ts->ts_raw = ktime_to_timespec64(snap.raw); in pps_get_ts()
91 #define ktime_to_timespec64(kt) ns_to_timespec64((kt)) macro249 *ts = ktime_to_timespec64(kt); in ktime_to_timespec64_cond()
200 ts = ktime_to_timespec64(xtstamp.device); in ptp_ioctl()203 ts = ktime_to_timespec64(xtstamp.sys_realtime); in ptp_ioctl()206 ts = ktime_to_timespec64(xtstamp.sys_monoraw); in ptp_ioctl()
490 old->it_value = ktime_to_timespec64(timerfd_get_remaining(ctx)); in do_timerfd_settime()491 old->it_interval = ktime_to_timespec64(ctx->tintv); in do_timerfd_settime()528 t->it_value = ktime_to_timespec64(timerfd_get_remaining(ctx)); in do_timerfd_gettime()529 t->it_interval = ktime_to_timespec64(ctx->tintv); in do_timerfd_gettime()
141 ts = ktime_to_timespec64(kt); in rtc_ktime_to_tm()
89 ktime_to_timespec64(fence->timestamp); in sync_print_fence()
2202 ts = ktime_to_timespec64(t); in ff_layout_encode_nfstime()