Home
last modified time | relevance | path

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

12

/linux/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/drivers/hwtracing/stm/
A Dheartbeat.c39 hrtimer_forward_now(hr, ms_to_ktime(interval_ms)); in stm_heartbeat_hrtimer_handler()
/linux/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/drivers/char/hw_random/
A Dtimeriomem-rng.c86 hrtimer_forward_now(&priv->timer, priv->period); in timeriomem_rng_read()
/linux/drivers/iio/trigger/
A Diio-trig-hrtimer.c104 hrtimer_forward_now(timer, info->period); in iio_hrtimer_trig_handler()
/linux/drivers/powercap/
A Didle_inject.c119 hrtimer_forward_now(timer, ns_to_ktime(duration_us * NSEC_PER_USEC)); in idle_inject_timer_fn()
/linux/drivers/power/reset/
A Dltc2952-poweroff.c106 hrtimer_forward_now(timer, data->wde_interval); in ltc2952_poweroff_timer_wde()
/linux/arch/riscv/kvm/
A Dvcpu_timer.c51 hrtimer_forward_now(&t->hrt, ktime_set(0, delta_ns)); in kvm_riscv_vcpu_hrtimer_expired()
/linux/kernel/time/
A Dsched_clock.c147 hrtimer_forward_now(hrt, cd.wrap_kt); in sched_clock_poll()
/linux/arch/powerpc/kernel/
A Dwatchdog.c312 hrtimer_forward_now(hrtimer, ms_to_ktime(wd_timer_period_ms)); in watchdog_timer_fn()
/linux/sound/soc/fsl/
A Dimx-pcm-fiq.c63 hrtimer_forward_now(hrt, ns_to_ktime(iprtd->poll_time_ns)); in snd_hrtimer_callback()
/linux/sound/drivers/pcsp/
A Dpcsp_lib.c146 hrtimer_forward_now(handle, ns_to_ktime(ns)); in pcsp_do_timer()
/linux/drivers/gpu/drm/vkms/
A Dvkms_crtc.c23 ret_overrun = hrtimer_forward_now(&output->vblank_hrtimer, in vkms_vblank_simulate()
/linux/include/linux/
A Dhrtimer.h503 static inline u64 hrtimer_forward_now(struct hrtimer *timer, in hrtimer_forward_now() function
/linux/kernel/
A Dwatchdog.c376 hrtimer_forward_now(hrtimer, ns_to_ktime(sample_period)); in watchdog_timer_fn()
/linux/arch/arm/mm/
A Dcache-l2x0-pmu.c172 hrtimer_forward_now(hrtimer, l2x0_pmu_poll_period); in l2x0_pmu_poll()
/linux/drivers/mailbox/
A Dmailbox.c136 hrtimer_forward_now(hrtimer, ms_to_ktime(mbox->txpoll_period)); in txdone_hrtimer()
/linux/arch/arm64/kvm/
A Darch_timer.c279 hrtimer_forward_now(hrt, ns_to_ktime(ns)); in kvm_bg_timer_expire()
305 hrtimer_forward_now(hrt, ns_to_ktime(ns)); in kvm_hrtimer_expire()
/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_vkms.c51 ret_overrun = hrtimer_forward_now(&output->vblank_hrtimer, in amdgpu_vkms_vblank_simulate()
/linux/drivers/media/pci/cx88/
A Dcx88-input.c174 missed = hrtimer_forward_now(&ir->timer, in cx88_ir_work()
/linux/arch/arm/mach-imx/
A Dmmdc.c428 hrtimer_forward_now(hrtimer, mmdc_pmu_timer_period()); in mmdc_pmu_timer_handler()
/linux/drivers/net/ethernet/
A Dec_bhf.c247 hrtimer_forward_now(timer, polling_frequency); in ec_bhf_timer_fun()
/linux/arch/x86/events/
A Drapl.c232 hrtimer_forward_now(hrtimer, pmu->timer_interval); in rapl_hrtimer_handle()
/linux/drivers/usb/musb/
A Dmusb_cppi41.c213 hrtimer_forward_now(&controller->early_tx, 20 * NSEC_PER_USEC); in cppi41_recheck_tx_req()
/linux/drivers/rtc/
A Dinterface.c669 count = hrtimer_forward_now(timer, period); in rtc_pie_update_irq()

Completed in 41 milliseconds

12