| /linux/include/linux/ |
| H A D | timekeeping.h | 231 *ts = ktime_to_timespec64(ktime_get_boottime()); in ktime_get_boottime_ts64() 236 *ts = ktime_to_timespec64(ktime_get_coarse_boottime()); in ktime_get_coarse_boottime_ts64() 246 *ts = ktime_to_timespec64(ktime_get_clocktai()); in ktime_get_clocktai_ts64() 251 *ts = ktime_to_timespec64(ktime_get_coarse_clocktai()); in ktime_get_coarse_clocktai_ts64()
|
| H A D | pps_kernel.h | 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()
|
| H A D | ktime.h | 75 #define ktime_to_timespec64(kt) ns_to_timespec64((kt)) macro 211 *ts = ktime_to_timespec64(kt); in ktime_to_timespec64_cond()
|
| /linux/fs/ |
| H A D | timerfd.c | 328 value = ktime_to_timespec64(timerfd_get_remaining(ctx)); in timerfd_show() 329 interval = ktime_to_timespec64(ctx->tintv); in timerfd_show() 514 old->it_value = ktime_to_timespec64(timerfd_get_remaining(ctx)); in do_timerfd_settime() 515 old->it_interval = ktime_to_timespec64(ctx->tintv); in do_timerfd_settime() 553 t->it_value = ktime_to_timespec64(timerfd_get_remaining(ctx)); in do_timerfd_gettime() 554 t->it_interval = ktime_to_timespec64(ctx->tintv); in do_timerfd_gettime()
|
| /linux/kernel/time/ |
| H A D | itimer.c | 44 return ktime_to_timespec64(rem); in itimer_get_remtime() 85 ktime_to_timespec64(tsk->signal->it_real_incr); in do_getitimer() 240 = ktime_to_timespec64(tsk->signal->it_real_incr); in do_setitimer()
|
| H A D | posix-timers.c | 252 *tp = ktime_to_timespec64(KTIME_LOW_RES); in posix_get_coarse_res() 694 cur_setting->it_interval = ktime_to_timespec64(iv); in common_timer_get() 738 cur_setting->it_value = ktime_to_timespec64(remaining); in common_timer_get() 936 old_spec64->it_interval = ktime_to_timespec64(timr->it_interval); in do_timer_settime()
|
| H A D | timekeeping.c | 89 tk->monotonic_to_aux = ktime_to_timespec64(offs); in tk_update_aux_offs() 275 tk->monotonic_to_boot = ktime_to_timespec64(tk->offs_boot); in tk_update_sleep_time() 2402 *ts = ktime_to_timespec64(t); in getboottime64() 2444 *ts = ktime_to_timespec64(f_real); in ktime_get_coarse_real_ts64_mg() 2503 *ts = ktime_to_timespec64(ktime_add(old, offset)); in ktime_get_real_ts64_mg() 2889 *ts = ktime_to_timespec64(now); in ktime_get_aux_ts64()
|
| /linux/drivers/pps/generators/ |
| H A D | pps_gen-dummy.c | 45 *time = ktime_to_timespec64(snap.real); in pps_gen_dummy_get_time()
|
| H A D | pps_gen_parport.c | 76 expire_time = ktime_to_timespec64(hrtimer_get_softexpires(timer)); in hrtimer_event()
|
| H A D | pps_gen_tio.c | 195 *time = ktime_to_timespec64(snap.real); in pps_tio_get_time()
|
| /linux/drivers/dma-buf/ |
| H A D | sync_debug.c | 60 ktime_to_timespec64(fence->timestamp); in sync_print_fence()
|
| /linux/drivers/rtc/ |
| H A D | lib.c | 204 ts = ktime_to_timespec64(kt); in rtc_ktime_to_tm()
|
| /linux/drivers/ptp/ |
| H A D | ptp_chardev.c | 333 ts = ktime_to_timespec64(xtstamp.device); in ptp_sys_offset_precise() 336 ts = ktime_to_timespec64(xtstamp.sys_realtime); in ptp_sys_offset_precise() 339 ts = ktime_to_timespec64(xtstamp.sys_monoraw); in ptp_sys_offset_precise()
|
| H A D | ptp_vmclock.c | 177 sts->pre_ts = ktime_to_timespec64(systime_snapshot.real); in vmclock_get_crosststamp()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_devcoredump.c | 108 ts = ktime_to_timespec64(ss->snapshot_time); in __xe_devcoredump_read() 110 ts = ktime_to_timespec64(ss->boot_time); in __xe_devcoredump_read()
|
| /linux/net/netfilter/ |
| H A D | xt_IDLETIMER.c | 77 ktimespec = ktime_to_timespec64(expires_alarm); in idletimer_tg_show() 376 struct timespec64 ktimespec = ktime_to_timespec64(tout); in idletimer_tg_checkentry_v1()
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_vblank.c | 793 ts_etime = ktime_to_timespec64(etime); in drm_crtc_vblank_helper_get_vblank_timestamp_internal() 794 ts_vblank_time = ktime_to_timespec64(*vblank_time); in drm_crtc_vblank_helper_get_vblank_timestamp_internal() 1034 tv = ktime_to_timespec64(now); in send_vblank_event() 1724 ts = ktime_to_timespec64(now); in drm_wait_vblank_reply()
|
| /linux/sound/hda/common/ |
| H A D | controller.c | 524 *system_ts = ktime_to_timespec64(xtstamp.sys_monoraw); in azx_get_time_info() 528 *system_ts = ktime_to_timespec64(xtstamp.sys_realtime); in azx_get_time_info() 533 *audio_ts = ktime_to_timespec64(xtstamp.device); in azx_get_time_info()
|
| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_tc.c | 894 time = ktime_to_timespec64(old_base_time); in stmmac_calc_tas_basetime() 904 time = ktime_to_timespec64(base_time); in stmmac_calc_tas_basetime() 1046 qopt_time = ktime_to_timespec64(qopt->base_time); in tc_taprio_configure()
|
| /linux/drivers/net/ethernet/microchip/sparx5/ |
| H A D | sparx5_psfp.c | 245 sg->basetime = ktime_to_timespec64(basetime); in sparx5_psfp_sg_add()
|
| /linux/net/ipv6/ |
| H A D | ioam6.c | 747 ts = ktime_to_timespec64(tstamp); in __ioam6_fill_trace_data() 761 ts = ktime_to_timespec64(tstamp); in __ioam6_fill_trace_data()
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_taprio.c | 464 ts = ktime_to_timespec64(base_time); in lan966x_taprio_add()
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_ptp.c | 443 now = ktime_to_timespec64(ktime_get_real()); in cxgb4_ptp_init()
|
| /linux/fs/ceph/ |
| H A D | metric.c | 13 struct timespec64 t = ktime_to_timespec64(val); in ktime_to_ceph_timespec()
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | ptp.c | 956 wait = ktime_to_timespec64( in efx_ptp_process_times() 1015 delta.tv_nsec += ktime_to_timespec64(mc_time).tv_nsec; in efx_ptp_process_times() 2118 *ts = ktime_to_timespec64(kt); in efx_phc_gettime()
|