Home
last modified time | relevance | path

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

12

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

12