Home
last modified time | relevance | path

Searched refs:ktime_to_ns (Results 1 – 25 of 554) sorted by relevance

12345678910>>...23

/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dtimekeeping.h126 return ktime_to_ns(ktime_get_coarse()); in ktime_get_coarse_ns()
131 return ktime_to_ns(ktime_get_coarse_real()); in ktime_get_coarse_real_ns()
136 return ktime_to_ns(ktime_get_coarse_boottime()); in ktime_get_coarse_boottime_ns()
141 return ktime_to_ns(ktime_get_coarse_clocktai()); in ktime_get_coarse_clocktai_ns()
154 return ktime_to_ns(ktime_get()); in ktime_get_ns()
159 return ktime_to_ns(ktime_get_real()); in ktime_get_real_ns()
164 return ktime_to_ns(ktime_get_boottime()); in ktime_get_boottime_ns()
169 return ktime_to_ns(ktime_get_clocktai()); in ktime_get_clocktai_ns()
174 return ktime_to_ns(ktime_get_raw()); in ktime_get_raw_ns()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dtimekeeping.h126 return ktime_to_ns(ktime_get_coarse()); in ktime_get_coarse_ns()
131 return ktime_to_ns(ktime_get_coarse_real()); in ktime_get_coarse_real_ns()
136 return ktime_to_ns(ktime_get_coarse_boottime()); in ktime_get_coarse_boottime_ns()
141 return ktime_to_ns(ktime_get_coarse_clocktai()); in ktime_get_coarse_clocktai_ns()
154 return ktime_to_ns(ktime_get()); in ktime_get_ns()
159 return ktime_to_ns(ktime_get_real()); in ktime_get_real_ns()
164 return ktime_to_ns(ktime_get_boottime()); in ktime_get_boottime_ns()
169 return ktime_to_ns(ktime_get_clocktai()); in ktime_get_clocktai_ns()
174 return ktime_to_ns(ktime_get_raw()); in ktime_get_raw_ns()
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dtimekeeping.h126 return ktime_to_ns(ktime_get_coarse()); in ktime_get_coarse_ns()
131 return ktime_to_ns(ktime_get_coarse_real()); in ktime_get_coarse_real_ns()
136 return ktime_to_ns(ktime_get_coarse_boottime()); in ktime_get_coarse_boottime_ns()
141 return ktime_to_ns(ktime_get_coarse_clocktai()); in ktime_get_coarse_clocktai_ns()
154 return ktime_to_ns(ktime_get()); in ktime_get_ns()
159 return ktime_to_ns(ktime_get_real()); in ktime_get_real_ns()
164 return ktime_to_ns(ktime_get_boottime()); in ktime_get_boottime_ns()
169 return ktime_to_ns(ktime_get_clocktai()); in ktime_get_clocktai_ns()
174 return ktime_to_ns(ktime_get_raw()); in ktime_get_raw_ns()
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/include/linux/
H A Dktime.h63 ktime_to_ns(ktime_t kt) in ktime_to_ns() function
81 return ns_to_ktime(ktime_to_ns(a) - ktime_to_ns(b)); in ktime_sub()
87 return ns_to_ktime(ktime_to_ns(a) - nsec); in ktime_sub_ns()
93 return ns_to_timespec(ktime_to_ns(kt)); in ktime_to_timespec()
99 return ns_to_timeval(ktime_to_ns(kt)); in ktime_to_timeval()
/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/time/
H A Dtimer_list.c53 (unsigned long long)ktime_to_ns(hrtimer_get_softexpires(timer)), in print_timer()
54 (unsigned long long)ktime_to_ns(hrtimer_get_expires(timer)), in print_timer()
55 (long long)(ktime_to_ns(hrtimer_get_softexpires(timer)) - now), in print_timer()
56 (long long)(ktime_to_ns(hrtimer_get_expires(timer)) - now)); in print_timer()
109 (unsigned long long) ktime_to_ns(base->offset)); in print_base()
112 print_active_timers(m, base, now + ktime_to_ns(base->offset)); in print_base()
130 (unsigned long long)(ktime_to_ns(cpu_base->x))) in print_cpu()
149 (unsigned long long)(ktime_to_ns(ts->x))) in print_cpu()
204 (unsigned long long) ktime_to_ns(dev->next_event)); in print_tickdevice()
259 u64 now = ktime_to_ns(ktime_get()); in sysrq_timer_list_show()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/time/
H A Dtimer_list.c53 (unsigned long long)ktime_to_ns(hrtimer_get_softexpires(timer)), in print_timer()
54 (unsigned long long)ktime_to_ns(hrtimer_get_expires(timer)), in print_timer()
55 (long long)(ktime_to_ns(hrtimer_get_softexpires(timer)) - now), in print_timer()
56 (long long)(ktime_to_ns(hrtimer_get_expires(timer)) - now)); in print_timer()
109 (unsigned long long) ktime_to_ns(base->offset)); in print_base()
112 print_active_timers(m, base, now + ktime_to_ns(base->offset)); in print_base()
130 (unsigned long long)(ktime_to_ns(cpu_base->x))) in print_cpu()
149 (unsigned long long)(ktime_to_ns(ts->x))) in print_cpu()
204 (unsigned long long) ktime_to_ns(dev->next_event)); in print_tickdevice()
259 u64 now = ktime_to_ns(ktime_get()); in sysrq_timer_list_show()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/time/
H A Dtimer_list.c53 (unsigned long long)ktime_to_ns(hrtimer_get_softexpires(timer)), in print_timer()
54 (unsigned long long)ktime_to_ns(hrtimer_get_expires(timer)), in print_timer()
55 (long long)(ktime_to_ns(hrtimer_get_softexpires(timer)) - now), in print_timer()
56 (long long)(ktime_to_ns(hrtimer_get_expires(timer)) - now)); in print_timer()
109 (unsigned long long) ktime_to_ns(base->offset)); in print_base()
112 print_active_timers(m, base, now + ktime_to_ns(base->offset)); in print_base()
130 (unsigned long long)(ktime_to_ns(cpu_base->x))) in print_cpu()
149 (unsigned long long)(ktime_to_ns(ts->x))) in print_cpu()
204 (unsigned long long) ktime_to_ns(dev->next_event)); in print_tickdevice()
259 u64 now = ktime_to_ns(ktime_get()); in sysrq_timer_list_show()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dhead.c71 args->v0.time[0] = ktime_to_ns(ktime_get()); in nvkm_head_mthd_scanoutpos()
73 args->v0.time[1] = ktime_to_ns(ktime_get()); in nvkm_head_mthd_scanoutpos()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dhead.c71 args->v0.time[0] = ktime_to_ns(ktime_get()); in nvkm_head_mthd_scanoutpos()
73 args->v0.time[1] = ktime_to_ns(ktime_get()); in nvkm_head_mthd_scanoutpos()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dhead.c71 args->v0.time[0] = ktime_to_ns(ktime_get()); in nvkm_head_mthd_scanoutpos()
73 args->v0.time[1] = ktime_to_ns(ktime_get()); in nvkm_head_mthd_scanoutpos()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/rc/
H A Dserial_ir.c236 delta = ktime_to_ns(ktime_sub(edge, now)); in send_pulse_homebrew_softcarrier()
244 delta = ktime_to_ns(ktime_sub(edge, now)); in send_pulse_homebrew_softcarrier()
358 dcd, sense, ktime_to_ns(kt), in serial_ir_irq_handler()
359 ktime_to_ns(serial_ir.lastkt)); in serial_ir_irq_handler()
370 dcd, sense, ktime_to_ns(kt), in serial_ir_irq_handler()
371 ktime_to_ns(serial_ir.lastkt)); in serial_ir_irq_handler()
H A Dgpio-ir-tx.c110 delta = ktime_to_ns(ktime_sub(edge, in gpio_ir_tx_modulated()
116 delta = ktime_to_ns(ktime_sub(edge, in gpio_ir_tx_modulated()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/rc/
H A Dserial_ir.c236 delta = ktime_to_ns(ktime_sub(edge, now)); in send_pulse_homebrew_softcarrier()
244 delta = ktime_to_ns(ktime_sub(edge, now)); in send_pulse_homebrew_softcarrier()
358 dcd, sense, ktime_to_ns(kt), in serial_ir_irq_handler()
359 ktime_to_ns(serial_ir.lastkt)); in serial_ir_irq_handler()
370 dcd, sense, ktime_to_ns(kt), in serial_ir_irq_handler()
371 ktime_to_ns(serial_ir.lastkt)); in serial_ir_irq_handler()
H A Dgpio-ir-tx.c110 delta = ktime_to_ns(ktime_sub(edge, in gpio_ir_tx_modulated()
116 delta = ktime_to_ns(ktime_sub(edge, in gpio_ir_tx_modulated()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/rc/
H A Dserial_ir.c236 delta = ktime_to_ns(ktime_sub(edge, now)); in send_pulse_homebrew_softcarrier()
244 delta = ktime_to_ns(ktime_sub(edge, now)); in send_pulse_homebrew_softcarrier()
358 dcd, sense, ktime_to_ns(kt), in serial_ir_irq_handler()
359 ktime_to_ns(serial_ir.lastkt)); in serial_ir_irq_handler()
370 dcd, sense, ktime_to_ns(kt), in serial_ir_irq_handler()
371 ktime_to_ns(serial_ir.lastkt)); in serial_ir_irq_handler()
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/disp/
H A Dnouveau_engine_disp_nv04.c61 args->time[0] = ktime_to_ns(ktime_get()); in nv04_disp_scanoutpos()
63 args->time[1] = ktime_to_ns(ktime_get()); in nv04_disp_scanoutpos()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/ocfs2/cluster/
H A Dnetdebug.c264 # define sc_tv_acquiry_total_ns(_s) (ktime_to_ns((_s)->sc_tv_acquiry_total))
265 # define sc_tv_send_total_ns(_s) (ktime_to_ns((_s)->sc_tv_send_total))
266 # define sc_tv_status_total_ns(_s) (ktime_to_ns((_s)->sc_tv_status_total))
267 # define sc_tv_process_total_ns(_s) (ktime_to_ns((_s)->sc_tv_process_total))
/dports/multimedia/libv4l/linux-5.13-rc2/fs/ocfs2/cluster/
H A Dnetdebug.c264 # define sc_tv_acquiry_total_ns(_s) (ktime_to_ns((_s)->sc_tv_acquiry_total))
265 # define sc_tv_send_total_ns(_s) (ktime_to_ns((_s)->sc_tv_send_total))
266 # define sc_tv_status_total_ns(_s) (ktime_to_ns((_s)->sc_tv_status_total))
267 # define sc_tv_process_total_ns(_s) (ktime_to_ns((_s)->sc_tv_process_total))
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/ocfs2/cluster/
H A Dnetdebug.c264 # define sc_tv_acquiry_total_ns(_s) (ktime_to_ns((_s)->sc_tv_acquiry_total))
265 # define sc_tv_send_total_ns(_s) (ktime_to_ns((_s)->sc_tv_send_total))
266 # define sc_tv_status_total_ns(_s) (ktime_to_ns((_s)->sc_tv_status_total))
267 # define sc_tv_process_total_ns(_s) (ktime_to_ns((_s)->sc_tv_process_total))
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/panfrost/
H A Dpanfrost_devfreq.c61 status->total_time = ktime_to_ns(ktime_add(pfdevfreq->busy_time, in panfrost_devfreq_get_dev_status()
64 status->busy_time = ktime_to_ns(pfdevfreq->busy_time); in panfrost_devfreq_get_dev_status()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/lima/
H A Dlima_devfreq.c67 status->total_time = ktime_to_ns(ktime_add(devfreq->busy_time, in lima_devfreq_get_dev_status()
69 status->busy_time = ktime_to_ns(devfreq->busy_time); in lima_devfreq_get_dev_status()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/lima/
H A Dlima_devfreq.c67 status->total_time = ktime_to_ns(ktime_add(devfreq->busy_time, in lima_devfreq_get_dev_status()
69 status->busy_time = ktime_to_ns(devfreq->busy_time); in lima_devfreq_get_dev_status()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/lima/
H A Dlima_devfreq.c67 status->total_time = ktime_to_ns(ktime_add(devfreq->busy_time, in lima_devfreq_get_dev_status()
69 status->busy_time = ktime_to_ns(devfreq->busy_time); in lima_devfreq_get_dev_status()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/panfrost/
H A Dpanfrost_devfreq.c61 status->total_time = ktime_to_ns(ktime_add(pfdevfreq->busy_time, in panfrost_devfreq_get_dev_status()
64 status->busy_time = ktime_to_ns(pfdevfreq->busy_time); in panfrost_devfreq_get_dev_status()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/panfrost/
H A Dpanfrost_devfreq.c61 status->total_time = ktime_to_ns(ktime_add(pfdevfreq->busy_time, in panfrost_devfreq_get_dev_status()
64 status->busy_time = ktime_to_ns(pfdevfreq->busy_time); in panfrost_devfreq_get_dev_status()

12345678910>>...23