Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/drivers/oprofile/
Dtimer_int.c29 hrtimer_forward_now(hrtimer, ns_to_ktime(TICK_NSEC)); in oprofile_hrtimer_notify()
/kernel/linux/linux-5.10/drivers/hwtracing/stm/
Dheartbeat.c39 hrtimer_forward_now(hr, ms_to_ktime(interval_ms)); in stm_heartbeat_hrtimer_handler()
/kernel/linux/linux-5.10/fs/
Dtimerfd.c290 ticks += hrtimer_forward_now(&ctx->t.tmr, in timerfd_read()
494 hrtimer_forward_now(&ctx->t.tmr, ctx->tintv); in do_timerfd_settime()
530 hrtimer_forward_now(&ctx->t.tmr, ctx->tintv) in do_timerfd_gettime()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/drivers/char/hw_random/
Dtimeriomem-rng.c86 hrtimer_forward_now(&priv->timer, priv->period); in timeriomem_rng_read()
/kernel/linux/linux-5.10/drivers/iio/trigger/
Diio-trig-hrtimer.c91 hrtimer_forward_now(timer, info->period); in iio_hrtimer_trig_handler()
/kernel/linux/linux-5.10/drivers/powercap/
Didle_inject.c119 hrtimer_forward_now(timer, ns_to_ktime(duration_us * NSEC_PER_USEC)); in idle_inject_timer_fn()
/kernel/linux/linux-5.10/kernel/time/
Dsched_clock.c147 hrtimer_forward_now(hrt, cd.wrap_kt); in sched_clock_poll()
Dtick-sched.c1290 hrtimer_forward_now(&ts->sched_timer, TICK_NSEC); in tick_nohz_switch_to_nohz()
/kernel/linux/linux-5.10/drivers/gpu/drm/vkms/
Dvkms_crtc.c19 ret_overrun = hrtimer_forward_now(&output->vblank_hrtimer, in vkms_vblank_simulate()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dwatchdog.c343 hrtimer_forward_now(hrtimer, ms_to_ktime(wd_timer_period_ms)); in watchdog_timer_fn()
/kernel/linux/linux-5.10/include/linux/
Dhrtimer.h507 static inline u64 hrtimer_forward_now(struct hrtimer *timer, in hrtimer_forward_now() function
/kernel/linux/linux-5.10/sound/soc/fsl/
Dimx-pcm-fiq.c63 hrtimer_forward_now(hrt, ns_to_ktime(iprtd->poll_time_ns)); in snd_hrtimer_callback()
/kernel/linux/linux-5.10/kernel/
Dwatchdog.c364 hrtimer_forward_now(hrtimer, ns_to_ktime(sample_period)); in watchdog_timer_fn()
/kernel/linux/linux-5.10/arch/arm/mm/
Dcache-l2x0-pmu.c172 hrtimer_forward_now(hrtimer, l2x0_pmu_poll_period); in l2x0_pmu_poll()
/kernel/linux/linux-5.10/drivers/mailbox/
Dmailbox.c140 hrtimer_forward_now(hrtimer, ms_to_ktime(mbox->txpoll_period)); in txdone_hrtimer()
/kernel/linux/linux-5.10/arch/arm64/kvm/
Darch_timer.c278 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()
/kernel/linux/linux-5.10/arch/arm/mach-imx/
Dmmdc.c429 hrtimer_forward_now(hrtimer, mmdc_pmu_timer_period()); in mmdc_pmu_timer_handler()
/kernel/linux/linux-5.10/drivers/media/pci/cx88/
Dcx88-input.c174 missed = hrtimer_forward_now(&ir->timer, in cx88_ir_work()
/kernel/linux/linux-5.10/drivers/net/ethernet/
Dec_bhf.c247 hrtimer_forward_now(timer, polling_frequency); in ec_bhf_timer_fun()
/kernel/linux/linux-5.10/kernel/sched/
Drt.c37 overrun = hrtimer_forward_now(timer, rt_b->rt_period); in sched_rt_period_timer()
80 hrtimer_forward_now(&rt_b->rt_period_timer, ns_to_ktime(0)); in start_rt_bandwidth()
965 hrtimer_forward_now(&rt_b->rt_period_timer, rt_b->rt_period); in try_start_rt_bandwidth()
/kernel/linux/linux-5.10/arch/x86/events/
Drapl.c232 hrtimer_forward_now(hrtimer, pmu->timer_interval); in rapl_hrtimer_handle()
/kernel/linux/linux-5.10/drivers/usb/musb/
Dmusb_cppi41.c213 hrtimer_forward_now(&controller->early_tx, 20 * NSEC_PER_USEC); in cppi41_recheck_tx_req()
/kernel/linux/linux-5.10/drivers/rtc/
Dinterface.c672 count = hrtimer_forward_now(timer, period); in rtc_pie_update_irq()
/kernel/linux/linux-5.10/drivers/perf/
Dthunderx2_pmu.c719 hrtimer_forward_now(timer, ns_to_ktime(tx2_pmu->hrtimer_interval)); in tx2_hrtimer_callback()

12