| /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/drivers/pci/endpoint/functions/ |
| H A D | pci-epf-test.c | 413 ktime_get_ts64(&start); in pci_epf_test_copy() 427 ktime_get_ts64(&end); in pci_epf_test_copy() 507 ktime_get_ts64(&start); in pci_epf_test_read() 513 ktime_get_ts64(&end); in pci_epf_test_read() 521 ktime_get_ts64(&start); in pci_epf_test_read() 523 ktime_get_ts64(&end); in pci_epf_test_read() 605 ktime_get_ts64(&start); in pci_epf_test_write() 613 ktime_get_ts64(&end); in pci_epf_test_write() 621 ktime_get_ts64(&start); in pci_epf_test_write() 623 ktime_get_ts64(&end); in pci_epf_test_write()
|
| /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/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 | timekeeping.c | 1098 void ktime_get_ts64(struct timespec64 *ts) in ktime_get_ts64() function 1119 EXPORT_SYMBOL_GPL(ktime_get_ts64); 1837 ktime_get_ts64(ts); in ktime_get_clock_ts64()
|
| /linux/include/linux/ |
| H A D | timekeeping.h | 43 extern void ktime_get_ts64(struct timespec64 *ts);
|
| /linux/drivers/iio/adc/ |
| H A D | ina2xx-adc.c | 812 ktime_get_ts64(&next); in ina2xx_capture_thread() 825 ktime_get_ts64(&next); in ina2xx_capture_thread() 834 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/media/pci/solo6x10/ |
| H A D | solo6x10-core.c | 43 ktime_get_ts64(&ts); in solo_set_time() 67 ktime_get_ts64(&ts); in solo_timer_sync()
|
| /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/lib/kunit/ |
| H A D | test.c | 446 ktime_get_ts64(&start); in kunit_run_case_internal() 450 ktime_get_ts64(&end); in kunit_run_case_internal()
|
| /linux/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2x00debug.c | 144 ktime_get_ts64(×tamp); in rt2x00debug_dump_frame()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_dev_coredump.c | 582 ktime_get_ts64(&coredump->reset_time); in amdgpu_coredump()
|
| /linux/drivers/usb/gadget/function/ |
| H A D | uvc_video.c | 55 ktime_get_ts64(&ts); in uvc_video_encode_header()
|
| /linux/drivers/media/platform/ti/omap3isp/ |
| H A D | ispstat.c | 236 ktime_get_ts64(&stat->active_buf->ts); in isp_stat_buf_queue()
|
| /linux/drivers/usb/mon/ |
| H A D | mon_text.c | 187 ktime_get_ts64(&now); in mon_get_timestamp()
|
| /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 | 726 ktime_get_ts64(&now); in exynos_drm_ipp_event_send()
|
| H A D | exynos_drm_g2d.c | 925 ktime_get_ts64(&now); in g2d_finish_event()
|
| /linux/drivers/input/misc/ |
| H A D | uinput.c | 83 ktime_get_ts64(&ts); in uinput_dev_event()
|
| /linux/sound/core/ |
| H A D | timer.c | 526 ktime_get_ts64(&tstamp); in snd_timer_notify1() 1398 ktime_get_ts64(&tstamp); in snd_timer_user_tinterrupt()
|
| /linux/drivers/usb/misc/ |
| H A D | usbtest.c | 2716 ktime_get_ts64(&start); in usbtest_ioctl() 2722 ktime_get_ts64(&end); in usbtest_ioctl()
|