Home
last modified time | relevance | path

Searched refs:hrtimer_forward_now (Results 1 – 25 of 49) sorted by relevance

12

/linux-6.3-rc2/drivers/hwtracing/stm/
A Dheartbeat.c39 hrtimer_forward_now(hr, ms_to_ktime(interval_ms)); in stm_heartbeat_hrtimer_handler()
/linux-6.3-rc2/fs/
A Dtimerfd.c306 ticks += hrtimer_forward_now(&ctx->t.tmr, in timerfd_read()
510 hrtimer_forward_now(&ctx->t.tmr, ctx->tintv); in do_timerfd_settime()
546 hrtimer_forward_now(&ctx->t.tmr, ctx->tintv) in do_timerfd_gettime()
/linux-6.3-rc2/arch/riscv/kvm/
A Dvcpu_timer.c51 hrtimer_forward_now(&t->hrt, ktime_set(0, delta_ns)); in kvm_riscv_vcpu_hrtimer_expired()
118 hrtimer_forward_now(&t->hrt, ktime_set(0, delta_ns)); in kvm_riscv_vcpu_vstimer_expired()
/linux-6.3-rc2/drivers/media/cec/core/
A Dcec-pin.c875 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()
/linux-6.3-rc2/drivers/misc/
A Dvcpu_stall_detector.c75 hrtimer_forward_now(hrtimer, in vcpu_stall_detect_timer_fn()
/linux-6.3-rc2/drivers/char/hw_random/
A Dtimeriomem-rng.c86 hrtimer_forward_now(&priv->timer, priv->period); in timeriomem_rng_read()
/linux-6.3-rc2/drivers/iio/trigger/
A Diio-trig-hrtimer.c104 hrtimer_forward_now(timer, info->period); in iio_hrtimer_trig_handler()
/linux-6.3-rc2/drivers/power/reset/
A Dltc2952-poweroff.c106 hrtimer_forward_now(timer, data->wde_interval); in ltc2952_poweroff_timer_wde()
/linux-6.3-rc2/drivers/powercap/
A Didle_inject.c136 hrtimer_forward_now(timer, ns_to_ktime(duration_us * NSEC_PER_USEC)); in idle_inject_timer_fn()
/linux-6.3-rc2/kernel/time/
A Dsched_clock.c148 hrtimer_forward_now(hrt, cd.wrap_kt); in sched_clock_poll()
/linux-6.3-rc2/sound/soc/fsl/
A Dimx-pcm-fiq.c63 hrtimer_forward_now(hrt, ns_to_ktime(iprtd->poll_time_ns)); in snd_hrtimer_callback()
/linux-6.3-rc2/drivers/gpu/drm/vkms/
A Dvkms_crtc.c23 ret_overrun = hrtimer_forward_now(&output->vblank_hrtimer, in vkms_vblank_simulate()
/linux-6.3-rc2/sound/drivers/pcsp/
A Dpcsp_lib.c146 hrtimer_forward_now(handle, ns_to_ktime(ns)); in pcsp_do_timer()
/linux-6.3-rc2/arch/powerpc/kernel/
A Dwatchdog.c449 hrtimer_forward_now(hrtimer, ms_to_ktime(wd_timer_period_ms)); in watchdog_timer_fn()
/linux-6.3-rc2/include/linux/
A Dhrtimer.h503 static inline u64 hrtimer_forward_now(struct hrtimer *timer, in hrtimer_forward_now() function
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/
A Dptp.c110 hrtimer_forward_now(hrtimer, period_ns); in ptp_reset_thresh()
/linux-6.3-rc2/arch/arm/mm/
A Dcache-l2x0-pmu.c172 hrtimer_forward_now(hrtimer, l2x0_pmu_poll_period); in l2x0_pmu_poll()
/linux-6.3-rc2/drivers/mailbox/
A Dmailbox.c140 hrtimer_forward_now(hrtimer, ms_to_ktime(mbox->txpoll_period)); in txdone_hrtimer()
/linux-6.3-rc2/kernel/
A Dwatchdog.c376 hrtimer_forward_now(hrtimer, ns_to_ktime(sample_period)); in watchdog_timer_fn()
/linux-6.3-rc2/arch/arm64/kvm/
A Darch_timer.c299 hrtimer_forward_now(hrt, ns_to_ktime(ns)); in kvm_bg_timer_expire()
325 hrtimer_forward_now(hrt, ns_to_ktime(ns)); in kvm_hrtimer_expire()
/linux-6.3-rc2/drivers/media/pci/cx88/
A Dcx88-input.c174 missed = hrtimer_forward_now(&ir->timer, in cx88_ir_work()
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_vkms.c52 ret_overrun = hrtimer_forward_now(&amdgpu_crtc->vblank_timer, in amdgpu_vkms_vblank_simulate()
/linux-6.3-rc2/arch/arm/mach-imx/
A Dmmdc.c429 hrtimer_forward_now(hrtimer, mmdc_pmu_timer_period()); in mmdc_pmu_timer_handler()
/linux-6.3-rc2/drivers/net/ethernet/
A Dec_bhf.c247 hrtimer_forward_now(timer, polling_frequency); in ec_bhf_timer_fun()
/linux-6.3-rc2/drivers/perf/
A Dmarvell_cn10k_ddr_pmu.c611 hrtimer_forward_now(hrtimer, cn10k_ddr_pmu_timer_period()); in cn10k_ddr_pmu_timer_handler()

Completed in 35 milliseconds

12