Searched refs:ktime_to_timespec64 (Results 1 – 25 of 28) sorted by relevance
12
189 *ts = ktime_to_timespec64(ktime_get_boottime()); in ktime_get_boottime_ts64()194 *ts = ktime_to_timespec64(ktime_get_coarse_boottime()); in ktime_get_coarse_boottime_ts64()204 *ts = ktime_to_timespec64(ktime_get_clocktai()); in ktime_get_clocktai_ts64()209 *ts = ktime_to_timespec64(ktime_get_coarse_clocktai()); in ktime_get_coarse_clocktai_ts64()
105 ts->ts_real = ktime_to_timespec64(snap.real); in pps_get_ts()107 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()
3652 struct timespec64 ts = ktime_to_timespec64(skb->tstamp); in skb_get_new_timestamp()3667 struct timespec64 ts = ktime_to_timespec64(skb->tstamp); in skb_get_new_timestampns()
494 old->it_value = ktime_to_timespec64(timerfd_get_remaining(ctx)); in do_timerfd_settime()495 old->it_interval = ktime_to_timespec64(ctx->tintv); in do_timerfd_settime()532 t->it_value = ktime_to_timespec64(timerfd_get_remaining(ctx)); in do_timerfd_gettime()533 t->it_interval = ktime_to_timespec64(ctx->tintv); in do_timerfd_gettime()
234 ts = ktime_to_timespec64(xtstamp.device); in ptp_ioctl()237 ts = ktime_to_timespec64(xtstamp.sys_realtime); in ptp_ioctl()240 ts = ktime_to_timespec64(xtstamp.sys_monoraw); in ptp_ioctl()
139 ts = ktime_to_timespec64(kt); in rtc_ktime_to_tm()
80 ktime_to_timespec64(fence->timestamp); in sync_print_fence()
78 expire_time = ktime_to_timespec64(hrtimer_get_softexpires(timer)); in hrtimer_event()
699 ts_etime = ktime_to_timespec64(etime); in drm_calc_vbltimestamp_from_scanoutpos()700 ts_vblank_time = ktime_to_timespec64(*vblank_time); in drm_calc_vbltimestamp_from_scanoutpos()838 tv = ktime_to_timespec64(now); in send_vblank_event()1567 ts = ktime_to_timespec64(now); in drm_wait_vblank_reply()
221 *tp = ktime_to_timespec64(KTIME_LOW_RES); in posix_get_coarse_res()656 cur_setting->it_interval = ktime_to_timespec64(iv); in common_timer_get()690 cur_setting->it_value = ktime_to_timespec64(remaining); in common_timer_get()
673 *tp = ktime_to_timespec64(base->gettime()); in alarm_clock_get()754 rmt = ktime_to_timespec64(rem); in alarmtimer_do_nsleep()
153 tk->monotonic_to_boot = ktime_to_timespec64(tk->offs_boot); in tk_update_sleep_time()2156 *ts = ktime_to_timespec64(t); in getboottime64()
715 itp->it_interval = ktime_to_timespec64(timer->it_interval); in posix_cpu_timer_get()
1890 rmt = ktime_to_timespec64(rem); in do_nanosleep()
451 now = ktime_to_timespec64(ktime_get_real()); in cxgb4_ptp_init()
924 wait = ktime_to_timespec64( in efx_ptp_process_times()983 delta.tv_nsec += ktime_to_timespec64(mc_time).tv_nsec; in efx_ptp_process_times()2105 *ts = ktime_to_timespec64(kt); in efx_phc_gettime()
669 ts = ktime_to_timespec64(error->time); in __err_print_to_sgl()672 ts = ktime_to_timespec64(error->boottime); in __err_print_to_sgl()675 ts = ktime_to_timespec64(error->uptime); in __err_print_to_sgl()
146 struct timespec64 ts = ktime_to_timespec64(ev_time[client->clk_type]); in __evdev_queue_syn_dropped()257 ts = ktime_to_timespec64(ev_time[client->clk_type]); in evdev_pass_values()
593 struct timespec64 kts = ktime_to_timespec64(skb->tstamp); in __build_packet_message()
583 struct timespec64 kts = ktime_to_timespec64(entskb->tstamp); in nfqnl_build_packet_message()
1353 struct timespec64 ts = ktime_to_timespec64(ktime_get_real()); in igb_ptp_reset()
3013 ts = ktime_to_timespec64(sock_read_timestamp(sk)); in sock_gettstamp()3019 ts = ktime_to_timespec64(kt); in sock_gettstamp()
1846 tss->ts[0] = ktime_to_timespec64(skb->tstamp); in tcp_update_recv_tstamps()1851 tss->ts[2] = ktime_to_timespec64(skb_hwtstamps(skb)->hwtstamp); in tcp_update_recv_tstamps()
890 ts = ktime_to_timespec64(zram->table[index].ac_time); in read_block_state()