hrtimer_forward_now  427 arch/arm/mach-imx/mmdc.c 	hrtimer_forward_now(hrtimer, mmdc_pmu_timer_period());
hrtimer_forward_now  172 arch/arm/mm/cache-l2x0-pmu.c 	hrtimer_forward_now(hrtimer, l2x0_pmu_poll_period);
hrtimer_forward_now  308 arch/powerpc/kernel/watchdog.c 	hrtimer_forward_now(hrtimer, ms_to_ktime(wd_timer_period_ms));
hrtimer_forward_now 1249 arch/s390/kvm/interrupt.c 	if (sltime && hrtimer_forward_now(timer, ns_to_ktime(sltime)))
hrtimer_forward_now 3017 arch/s390/kvm/interrupt.c 		hrtimer_forward_now(timer, ns_to_ktime(gi->expires));
hrtimer_forward_now  233 arch/x86/events/intel/rapl.c 	hrtimer_forward_now(hrtimer, pmu->timer_interval);
hrtimer_forward_now  292 arch/x86/events/intel/uncore.c 	hrtimer_forward_now(hrtimer, ns_to_ktime(box->hrtimer_duration));
hrtimer_forward_now  764 drivers/ata/pata_octeon_cf.c 		hrtimer_forward_now(hrt,
hrtimer_forward_now 1259 drivers/block/null_blk_main.c 	hrtimer_forward_now(&nullb->bw_timer, timer_interval);
hrtimer_forward_now   86 drivers/char/hw_random/timeriomem-rng.c 	hrtimer_forward_now(&priv->timer, priv->period);
hrtimer_forward_now 2444 drivers/gpu/drm/i915/i915_perf.c 	hrtimer_forward_now(hrtimer, ns_to_ktime(POLL_PERIOD));
hrtimer_forward_now   21 drivers/gpu/drm/vkms/vkms_crtc.c 	ret_overrun = hrtimer_forward_now(&output->vblank_hrtimer,
hrtimer_forward_now   39 drivers/hwtracing/stm/heartbeat.c 		hrtimer_forward_now(hr, ms_to_ktime(interval_ms));
hrtimer_forward_now   91 drivers/iio/trigger/iio-trig-hrtimer.c 	hrtimer_forward_now(timer, info->period);
hrtimer_forward_now  631 drivers/infiniband/hw/hfi1/init.c 		hrtimer_forward_now(t, ns_to_ktime(nsec));
hrtimer_forward_now  134 drivers/mailbox/mailbox.c 		hrtimer_forward_now(hrtimer, ms_to_ktime(mbox->txpoll_period));
hrtimer_forward_now  875 drivers/media/cec/cec-pin.c 			hrtimer_forward_now(timer, ns_to_ktime(100000));
hrtimer_forward_now  881 drivers/media/cec/cec-pin.c 			hrtimer_forward_now(timer,
hrtimer_forward_now  886 drivers/media/cec/cec-pin.c 		hrtimer_forward_now(timer,
hrtimer_forward_now 1022 drivers/media/cec/cec-pin.c 		hrtimer_forward_now(timer,
hrtimer_forward_now 1028 drivers/media/cec/cec-pin.c 	hrtimer_forward_now(timer, ns_to_ktime(100000));
hrtimer_forward_now  174 drivers/media/pci/cx88/cx88-input.c 	missed = hrtimer_forward_now(&ir->timer,
hrtimer_forward_now  247 drivers/net/ethernet/ec_bhf.c 	hrtimer_forward_now(timer, polling_frequency);
hrtimer_forward_now 2813 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c 		hrtimer_forward_now(&port_pcpu->tx_done_timer,
hrtimer_forward_now   29 drivers/oprofile/timer_int.c 	hrtimer_forward_now(hrtimer, ns_to_ktime(TICK_NSEC));
hrtimer_forward_now 1200 drivers/perf/arm-ccn.c 	hrtimer_forward_now(hrtimer, arm_ccn_pmu_timer_period());
hrtimer_forward_now  545 drivers/perf/thunderx2_pmu.c 	hrtimer_forward_now(timer, ns_to_ktime(tx2_pmu->hrtimer_interval));
hrtimer_forward_now  116 drivers/powercap/idle_inject.c 	hrtimer_forward_now(timer, ns_to_ktime(duration_us * NSEC_PER_USEC));
hrtimer_forward_now  658 drivers/rtc/interface.c 	count = hrtimer_forward_now(timer, period);
hrtimer_forward_now  368 drivers/s390/crypto/ap_bus.c 			hrtimer_forward_now(&ap_poll_timer, hr_time);
hrtimer_forward_now 1251 drivers/tty/serial/sirfsoc_uart.c 	hrtimer_forward_now(hrt, ns_to_ktime(sirfport->rx_period_time));
hrtimer_forward_now  213 drivers/usb/musb/musb_cppi41.c 		hrtimer_forward_now(&controller->early_tx, 20 * NSEC_PER_USEC);
hrtimer_forward_now  287 fs/timerfd.c   				ticks += hrtimer_forward_now(&ctx->t.tmr,
hrtimer_forward_now  491 fs/timerfd.c   			hrtimer_forward_now(&ctx->t.tmr, ctx->tintv);
hrtimer_forward_now  527 fs/timerfd.c   				hrtimer_forward_now(&ctx->t.tmr, ctx->tintv)
hrtimer_forward_now 1082 kernel/events/core.c 		hrtimer_forward_now(hr, cpuctx->hrtimer_interval);
hrtimer_forward_now 1128 kernel/events/core.c 		hrtimer_forward_now(timer, cpuctx->hrtimer_interval);
hrtimer_forward_now 9602 kernel/events/core.c 	hrtimer_forward_now(hrtimer, ns_to_ktime(period));
hrtimer_forward_now 4941 kernel/sched/fair.c 		overrun = hrtimer_forward_now(timer, cfs_b->period);
hrtimer_forward_now 5014 kernel/sched/fair.c 	hrtimer_forward_now(&cfs_b->period_timer, cfs_b->period);
hrtimer_forward_now   26 kernel/sched/rt.c 		overrun = hrtimer_forward_now(timer, rt_b->rt_period);
hrtimer_forward_now   69 kernel/sched/rt.c 		hrtimer_forward_now(&rt_b->rt_period_timer, ns_to_ktime(0));
hrtimer_forward_now  162 kernel/time/sched_clock.c 	hrtimer_forward_now(hrt, cd.wrap_kt);
hrtimer_forward_now 1245 kernel/time/tick-sched.c 	hrtimer_forward_now(&ts->sched_timer, tick_period);
hrtimer_forward_now  386 kernel/watchdog.c 	hrtimer_forward_now(hrtimer, ns_to_ktime(sample_period));
hrtimer_forward_now  588 net/xfrm/xfrm_state.c 		hrtimer_forward_now(&x->mtimer, ktime_set(next, 0));
hrtimer_forward_now  382 sound/drivers/dummy.c 	hrtimer_forward_now(timer, dpcm->period_time);
hrtimer_forward_now   63 sound/soc/fsl/imx-pcm-fiq.c 	hrtimer_forward_now(hrt, ns_to_ktime(iprtd->poll_time_ns));
hrtimer_forward_now  191 virt/kvm/arm/arch_timer.c 		hrtimer_forward_now(hrt, ns_to_ktime(ns));
hrtimer_forward_now  217 virt/kvm/arm/arch_timer.c 		hrtimer_forward_now(hrt, ns_to_ktime(ns));