Home
last modified time | relevance | path

Searched refs:ktime_get_ts64 (Results 1 – 25 of 31) sorted by relevance

12

/linux/sound/core/seq/
H A Dseq_timer.c149 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 Dtimekeeping.rst75 .. 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 Dmmc_test.c1467 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 Detnaviv_drv.h118 ktime_get_ts64(&ts); in etnaviv_timeout_to_jiffies()
/linux/kernel/time/
H A Dtest_udelay.c83 ktime_get_ts64(&ts); in udelay_test_show()
H A Dposix-stubs.c46 ktime_get_ts64(tp); in do_clock_gettime()
H A Dnamespace.c403 ktime_get_ts64(&tp); in proc_timens_set_offset()
H A Dtimekeeping.c881 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 Dina2xx-adc.c790 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 Dpxa3xx-gcu.c121 ktime_get_ts64(&ts); \
157 ktime_get_ts64(&priv->base_time); in pxa3xx_gcu_reset()
/linux/drivers/scsi/bfa/
H A Dbfa_cs.h32 ktime_get_ts64(&ts); \
/linux/drivers/usb/usbip/
H A Dvudc_sysfs.c185 ktime_get_ts64(&udc->start_time); in usbip_sockfd_store()
H A Dvudc_dev.c131 ktime_get_ts64(&now); in vgadget_get_frame()
/linux/fs/
H A Dselect.c85 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 Denlighten.c95 ktime_get_ts64(&ts_monotonic); in xen_read_wallclock()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_dev_coredump.c363 ktime_get_ts64(&coredump->reset_time); in amdgpu_coredump()
/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00debug.c144 ktime_get_ts64(&timestamp); in rt2x00debug_dump_frame()
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_fence.c840 ktime_get_ts64(&ts); in vmw_event_fence_action_seq_passed()
/linux/drivers/usb/mon/
H A Dmon_text.c187 ktime_get_ts64(&now); in mon_get_timestamp()
/linux/drivers/media/platform/ti/omap3isp/
H A Dispstat.c238 ktime_get_ts64(&stat->active_buf->ts); in isp_stat_buf_queue()
/linux/Documentation/driver-api/
H A Dioctl.rst105 as returned by ktime_get_ns() or ktime_get_ts64(). Unlike
/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_ipp.c725 ktime_get_ts64(&now); in exynos_drm_ipp_event_send()
/linux/drivers/input/misc/
H A Duinput.c78 ktime_get_ts64(&ts); in uinput_dev_event()
/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c200 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 Dflow.c51 ktime_get_ts64(&cur_ts); in ovs_flow_used_time()

12