Home
last modified time | relevance | path

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

123

/linux/fs/
H A Dtimerfd.c304 ticks += hrtimer_forward_now(&ctx->t.tmr, in timerfd_read_iter()
500 hrtimer_forward_now(&ctx->t.tmr, ctx->tintv); in do_timerfd_settime()
537 hrtimer_forward_now(&ctx->t.tmr, ctx->tintv) in do_timerfd_gettime()
/linux/arch/riscv/kvm/
H A Dvcpu_timer.c51 hrtimer_forward_now(&t->hrt, ktime_set(0, delta_ns)); in kvm_riscv_vcpu_hrtimer_expired()
119 hrtimer_forward_now(&t->hrt, ktime_set(0, delta_ns)); in kvm_riscv_vcpu_vstimer_expired()
/linux/drivers/media/cec/core/
H A Dcec-pin.c903 hrtimer_forward_now(timer, us_to_ktime(100)); in cec_pin_timer()
909 hrtimer_forward_now(timer, in cec_pin_timer()
914 hrtimer_forward_now(timer, in cec_pin_timer()
1050 hrtimer_forward_now(timer, us_to_ktime(usecs)); in cec_pin_timer()
1055 hrtimer_forward_now(timer, us_to_ktime(100)); in cec_pin_timer()
/linux/include/kunit/
H A Drun-in-irq-context.h51 hrtimer_forward_now(&state->timer, state->interval); in kunit_irq_test_timer_func()
/linux/drivers/iio/trigger/
H A Diio-trig-hrtimer.c104 hrtimer_forward_now(timer, info->period); in iio_hrtimer_trig_handler()
/linux/kernel/time/
H A Dsched_clock.c172 hrtimer_forward_now(hrt, cd.wrap_kt); in sched_clock_poll()
H A Ditimer.c166 hrtimer_forward_now(tmr, tsk->signal->it_real_incr); in posixtimer_rearm_itimer()
/linux/include/linux/
H A Dhrtimer.h344 static inline u64 hrtimer_forward_now(struct hrtimer *timer, in hrtimer_forward_now() function
/linux/sound/soc/fsl/
H A Dimx-pcm-fiq.c63 hrtimer_forward_now(hrt, ns_to_ktime(iprtd->poll_time_ns)); in snd_hrtimer_callback()
/linux/sound/drivers/pcsp/
H A Dpcsp_lib.c147 hrtimer_forward_now(handle, ns_to_ktime(ns)); in pcsp_do_timer()
/linux/arch/powerpc/kernel/
H A Dwatchdog.c454 hrtimer_forward_now(hrtimer, ms_to_ktime(wd_timer_period_ms)); in watchdog_timer_fn()
/linux/arch/arm/mm/
H A Dcache-l2x0-pmu.c172 hrtimer_forward_now(hrtimer, l2x0_pmu_poll_period); in l2x0_pmu_poll()
/linux/arch/powerpc/perf/
H A Dvpa-dtl.c300 hrtimer_forward_now(hrtimer, ns_to_ktime(period)); in vpa_dtl_hrtimer_handle()
/linux/drivers/leds/trigger/
H A Dledtrig-pattern.c104 hrtimer_forward_now(&data->hrtimer, ms_to_ktime(interval)); in pattern_trig_timer_restart()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vkms.c53 ret_overrun = hrtimer_forward_now(&amdgpu_crtc->vblank_timer, in amdgpu_vkms_vblank_simulate()
/linux/drivers/media/pci/cx88/
H A Dcx88-input.c174 missed = hrtimer_forward_now(&ir->timer, in cx88_ir_work()
/linux/arch/arm/mach-imx/
H A Dmmdc.c430 hrtimer_forward_now(hrtimer, mmdc_pmu_timer_period()); in mmdc_pmu_timer_handler()
/linux/lib/
H A Dtest_objpool.c167 hrtimer_forward_now(hrt, item->hrtcycle); in ot_hrtimer_handler()
/linux/drivers/net/ethernet/
H A Dec_bhf.c247 hrtimer_forward_now(timer, polling_frequency); in ec_bhf_timer_fun()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dptp.c138 hrtimer_forward_now(hrtimer, period_ns); in ptp_reset_thresh()
/linux/kernel/
H A Dwatchdog.c804 hrtimer_forward_now(hrtimer, ns_to_ktime(sample_period)); in watchdog_timer_fn()
/linux/arch/x86/events/
H A Drapl.c269 hrtimer_forward_now(hrtimer, rapl_pmu->timer_interval); in rapl_hrtimer_handle()
/linux/drivers/usb/musb/
H A Dmusb_cppi41.c213 hrtimer_forward_now(&controller->early_tx, 20 * NSEC_PER_USEC); in cppi41_recheck_tx_req()
/linux/drivers/devfreq/event/
H A Drockchip-dfi.c590 hrtimer_forward_now(&dfi->timer, ns_to_ktime(NSEC_PER_SEC)); in rockchip_dfi_timer()
/linux/drivers/ata/
H A Dpata_octeon_cf.c730 hrtimer_forward_now(hrt, in octeon_cf_delayed_finish()

123