/linux/sound/core/seq/ |
H A D | seq_timer.c | 149 ktime_get_ts64(&tmr->last_update); in snd_seq_timer_interrupt() 375 ktime_get_ts64(&tmr->last_update); in seq_timer_start() 398 ktime_get_ts64(&tmr->last_update); in seq_timer_continue() 419 ktime_get_ts64(&tm); in snd_seq_timer_get_cur_time()
|
/linux/Documentation/core-api/ |
H A D | timekeeping.rst | 75 .. c:function:: void ktime_get_ts64( struct timespec64 * ) 156 Use ktime_get() or ktime_get_ts64() instead. 164 monotonic time (ktime_get_ts64()) and/or a ktime_t based interface 190 ktime_get()/ktime_get_ts64() instead for consistency.
|
/linux/drivers/mmc/core/ |
H A D | mmc_test.c | 1467 ktime_get_ts64(&ts1); in mmc_test_area_io_seq() 1480 ktime_get_ts64(&ts2); in mmc_test_area_io_seq() 1757 ktime_get_ts64(&ts1); in mmc_test_profile_trim_perf() 1761 ktime_get_ts64(&ts2); in mmc_test_profile_trim_perf() 1765 ktime_get_ts64(&ts1); in mmc_test_profile_trim_perf() 1769 ktime_get_ts64(&ts2); in mmc_test_profile_trim_perf() 1783 ktime_get_ts64(&ts1); in mmc_test_seq_read_perf() 1790 ktime_get_ts64(&ts2); in mmc_test_seq_read_perf() 1825 ktime_get_ts64(&ts1); in mmc_test_seq_write_perf() 1832 ktime_get_ts64(&ts2); in mmc_test_seq_write_perf() [all …]
|
/linux/drivers/gpu/drm/etnaviv/ |
H A D | etnaviv_drv.h | 118 ktime_get_ts64(&ts); in etnaviv_timeout_to_jiffies()
|
/linux/kernel/time/ |
H A D | test_udelay.c | 83 ktime_get_ts64(&ts); in udelay_test_show()
|
H A D | posix-stubs.c | 46 ktime_get_ts64(tp); in do_clock_gettime()
|
H A D | namespace.c | 403 ktime_get_ts64(&tp); in proc_timens_set_offset()
|
H A D | timekeeping.c | 881 void ktime_get_ts64(struct timespec64 *ts) in ktime_get_ts64() function 902 EXPORT_SYMBOL_GPL(ktime_get_ts64);
|
/linux/drivers/iio/adc/ |
H A D | ina2xx-adc.c | 790 ktime_get_ts64(&next); in ina2xx_capture_thread() 803 ktime_get_ts64(&next); in ina2xx_capture_thread() 812 ktime_get_ts64(&now); in ina2xx_capture_thread()
|
/linux/drivers/video/fbdev/ |
H A D | pxa3xx-gcu.c | 121 ktime_get_ts64(&ts); \ 157 ktime_get_ts64(&priv->base_time); in pxa3xx_gcu_reset()
|
/linux/drivers/scsi/bfa/ |
H A D | bfa_cs.h | 32 ktime_get_ts64(&ts); \
|
/linux/drivers/usb/usbip/ |
H A D | vudc_sysfs.c | 185 ktime_get_ts64(&udc->start_time); in usbip_sockfd_store()
|
H A D | vudc_dev.c | 131 ktime_get_ts64(&now); in vgadget_get_frame()
|
/linux/fs/ |
H A D | select.c | 85 ktime_get_ts64(&now); in select_estimate_accuracy() 282 ktime_get_ts64(to); in poll_select_set_timeout() 313 ktime_get_ts64(&rts); in poll_select_finish()
|
/linux/arch/arm/xen/ |
H A D | enlighten.c | 95 ktime_get_ts64(&ts_monotonic); in xen_read_wallclock()
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_dev_coredump.c | 363 ktime_get_ts64(&coredump->reset_time); in amdgpu_coredump()
|
/linux/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2x00debug.c | 144 ktime_get_ts64(×tamp); in rt2x00debug_dump_frame()
|
/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_fence.c | 840 ktime_get_ts64(&ts); in vmw_event_fence_action_seq_passed()
|
/linux/drivers/usb/mon/ |
H A D | mon_text.c | 187 ktime_get_ts64(&now); in mon_get_timestamp()
|
/linux/drivers/media/platform/ti/omap3isp/ |
H A D | ispstat.c | 238 ktime_get_ts64(&stat->active_buf->ts); in isp_stat_buf_queue()
|
/linux/Documentation/driver-api/ |
H A D | ioctl.rst | 105 as returned by ktime_get_ns() or ktime_get_ts64(). Unlike
|
/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_ipp.c | 725 ktime_get_ts64(&now); in exynos_drm_ipp_event_send()
|
/linux/drivers/input/misc/ |
H A D | uinput.c | 78 ktime_get_ts64(&ts); in uinput_dev_event()
|
/linux/drivers/crypto/hisilicon/hpre/ |
H A D | hpre_crypto.c | 200 ktime_get_ts64(&hpre_req->req_time); in hpre_add_req_to_ctx() 423 ktime_get_ts64(&reply_time); in hpre_is_bd_timeout()
|
/linux/net/openvswitch/ |
H A D | flow.c | 51 ktime_get_ts64(&cur_ts); in ovs_flow_used_time()
|