| /OK3568_Linux_fs/kernel/drivers/pwm/ |
| H A D | pwm-gpio.c | 74 hrtimer_forward_now(&pc->timer, ns_to_ktime(pc->on_time)); in gpio_pwm_timer() 82 hrtimer_forward_now(&pc->timer, ns_to_ktime(pc->off_time)); in gpio_pwm_timer()
|
| /OK3568_Linux_fs/kernel/drivers/oprofile/ |
| H A D | timer_int.c | 29 hrtimer_forward_now(hrtimer, ns_to_ktime(TICK_NSEC)); in oprofile_hrtimer_notify()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | timerfd.c | 292 ticks += hrtimer_forward_now(&ctx->t.tmr, in timerfd_read() 499 hrtimer_forward_now(&ctx->t.tmr, ctx->tintv); in do_timerfd_settime() 535 hrtimer_forward_now(&ctx->t.tmr, ctx->tintv) in do_timerfd_gettime()
|
| /OK3568_Linux_fs/kernel/drivers/media/cec/core/ |
| H A D | cec-pin.c | 875 hrtimer_forward_now(timer, ns_to_ktime(100000)); in cec_pin_timer() 881 hrtimer_forward_now(timer, in cec_pin_timer() 886 hrtimer_forward_now(timer, in cec_pin_timer() 1022 hrtimer_forward_now(timer, in cec_pin_timer() 1028 hrtimer_forward_now(timer, ns_to_ktime(100000)); in cec_pin_timer()
|
| /OK3568_Linux_fs/kernel/drivers/hwtracing/stm/ |
| H A D | heartbeat.c | 39 hrtimer_forward_now(hr, ms_to_ktime(interval_ms)); in stm_heartbeat_hrtimer_handler()
|
| /OK3568_Linux_fs/kernel/drivers/char/hw_random/ |
| H A D | timeriomem-rng.c | 86 hrtimer_forward_now(&priv->timer, priv->period); in timeriomem_rng_read()
|
| /OK3568_Linux_fs/kernel/drivers/iio/trigger/ |
| H A D | iio-trig-hrtimer.c | 91 hrtimer_forward_now(timer, info->period); in iio_hrtimer_trig_handler()
|
| /OK3568_Linux_fs/kernel/drivers/powercap/ |
| H A D | idle_inject.c | 119 hrtimer_forward_now(timer, ns_to_ktime(duration_us * NSEC_PER_USEC)); in idle_inject_timer_fn()
|
| /OK3568_Linux_fs/kernel/kernel/time/ |
| H A D | sched_clock.c | 148 hrtimer_forward_now(hrt, cd.wrap_kt); in sched_clock_poll()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vkms/ |
| H A D | vkms_crtc.c | 19 ret_overrun = hrtimer_forward_now(&output->vblank_hrtimer, in vkms_vblank_simulate()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | watchdog.c | 343 hrtimer_forward_now(hrtimer, ms_to_ktime(wd_timer_period_ms)); in watchdog_timer_fn()
|
| /OK3568_Linux_fs/kernel/sound/soc/fsl/ |
| H A D | imx-pcm-fiq.c | 63 hrtimer_forward_now(hrt, ns_to_ktime(iprtd->poll_time_ns)); in snd_hrtimer_callback()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | hrtimer.h | 501 static inline u64 hrtimer_forward_now(struct hrtimer *timer, in hrtimer_forward_now() function
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_vvop.c | 108 hrtimer_forward_now(&vvop->vblank_hrtimer, vvop->period_ns); in vvop_vblank_simulate()
|
| /OK3568_Linux_fs/kernel/arch/arm/mm/ |
| H A D | cache-l2x0-pmu.c | 172 hrtimer_forward_now(hrtimer, l2x0_pmu_poll_period); in l2x0_pmu_poll()
|
| /OK3568_Linux_fs/kernel/arch/arm64/kvm/ |
| H A D | arch_timer.c | 278 hrtimer_forward_now(hrt, ns_to_ktime(ns)); in kvm_bg_timer_expire() 304 hrtimer_forward_now(hrt, ns_to_ktime(ns)); in kvm_hrtimer_expire()
|
| /OK3568_Linux_fs/kernel/drivers/mailbox/ |
| H A D | mailbox.c | 136 hrtimer_forward_now(hrtimer, ms_to_ktime(mbox->txpoll_period)); in txdone_hrtimer()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | watchdog.c | 481 hrtimer_forward_now(hrtimer, ns_to_ktime(sample_period)); in watchdog_timer_fn()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/backend/gpu/ |
| H A D | mali_kbase_pm_metrics.c | 97 hrtimer_forward_now(timer, HR_TIMER_DELAY_MSEC(metrics->kbdev->pm.dvfs_period)); in dvfs_callback()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-imx/ |
| H A D | mmdc.c | 428 hrtimer_forward_now(hrtimer, mmdc_pmu_timer_period()); in mmdc_pmu_timer_handler()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx88/ |
| H A D | cx88-input.c | 174 missed = hrtimer_forward_now(&ir->timer, in cx88_ir_work()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ |
| H A D | ec_bhf.c | 247 hrtimer_forward_now(timer, polling_frequency); in ec_bhf_timer_fun()
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/rve/ |
| H A D | rve_drv.c | 90 hrtimer_forward_now(timer, kt); in hrtimer_handler()
|
| /OK3568_Linux_fs/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-naneng-usb2.c | 725 hrtimer_forward_now(&rphy->wait_timer, delay); in rv1126_wait_timer_fn() 741 hrtimer_forward_now(&rphy->wait_timer, delay); in rv1126_wait_timer_fn()
|
| /OK3568_Linux_fs/kernel/arch/x86/events/ |
| H A D | rapl.c | 232 hrtimer_forward_now(hrtimer, pmu->timer_interval); in rapl_hrtimer_handle()
|