| /linux/fs/ |
| H A D | timerfd.c | 304 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 D | vcpu_timer.c | 51 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 D | cec-pin.c | 903 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 D | run-in-irq-context.h | 51 hrtimer_forward_now(&state->timer, state->interval); in kunit_irq_test_timer_func()
|
| /linux/drivers/iio/trigger/ |
| H A D | iio-trig-hrtimer.c | 104 hrtimer_forward_now(timer, info->period); in iio_hrtimer_trig_handler()
|
| /linux/kernel/time/ |
| H A D | sched_clock.c | 172 hrtimer_forward_now(hrt, cd.wrap_kt); in sched_clock_poll()
|
| H A D | itimer.c | 166 hrtimer_forward_now(tmr, tsk->signal->it_real_incr); in posixtimer_rearm_itimer()
|
| /linux/include/linux/ |
| H A D | hrtimer.h | 344 static inline u64 hrtimer_forward_now(struct hrtimer *timer, in hrtimer_forward_now() function
|
| /linux/sound/soc/fsl/ |
| H A D | imx-pcm-fiq.c | 63 hrtimer_forward_now(hrt, ns_to_ktime(iprtd->poll_time_ns)); in snd_hrtimer_callback()
|
| /linux/sound/drivers/pcsp/ |
| H A D | pcsp_lib.c | 147 hrtimer_forward_now(handle, ns_to_ktime(ns)); in pcsp_do_timer()
|
| /linux/arch/powerpc/kernel/ |
| H A D | watchdog.c | 454 hrtimer_forward_now(hrtimer, ms_to_ktime(wd_timer_period_ms)); in watchdog_timer_fn()
|
| /linux/arch/arm/mm/ |
| H A D | cache-l2x0-pmu.c | 172 hrtimer_forward_now(hrtimer, l2x0_pmu_poll_period); in l2x0_pmu_poll()
|
| /linux/arch/powerpc/perf/ |
| H A D | vpa-dtl.c | 300 hrtimer_forward_now(hrtimer, ns_to_ktime(period)); in vpa_dtl_hrtimer_handle()
|
| /linux/drivers/leds/trigger/ |
| H A D | ledtrig-pattern.c | 104 hrtimer_forward_now(&data->hrtimer, ms_to_ktime(interval)); in pattern_trig_timer_restart()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_vkms.c | 53 ret_overrun = hrtimer_forward_now(&amdgpu_crtc->vblank_timer, in amdgpu_vkms_vblank_simulate()
|
| /linux/drivers/media/pci/cx88/ |
| H A D | cx88-input.c | 174 missed = hrtimer_forward_now(&ir->timer, in cx88_ir_work()
|
| /linux/arch/arm/mach-imx/ |
| H A D | mmdc.c | 430 hrtimer_forward_now(hrtimer, mmdc_pmu_timer_period()); in mmdc_pmu_timer_handler()
|
| /linux/lib/ |
| H A D | test_objpool.c | 167 hrtimer_forward_now(hrt, item->hrtcycle); in ot_hrtimer_handler()
|
| /linux/drivers/net/ethernet/ |
| H A D | ec_bhf.c | 247 hrtimer_forward_now(timer, polling_frequency); in ec_bhf_timer_fun()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | ptp.c | 138 hrtimer_forward_now(hrtimer, period_ns); in ptp_reset_thresh()
|
| /linux/kernel/ |
| H A D | watchdog.c | 804 hrtimer_forward_now(hrtimer, ns_to_ktime(sample_period)); in watchdog_timer_fn()
|
| /linux/arch/x86/events/ |
| H A D | rapl.c | 269 hrtimer_forward_now(hrtimer, rapl_pmu->timer_interval); in rapl_hrtimer_handle()
|
| /linux/drivers/usb/musb/ |
| H A D | musb_cppi41.c | 213 hrtimer_forward_now(&controller->early_tx, 20 * NSEC_PER_USEC); in cppi41_recheck_tx_req()
|
| /linux/drivers/devfreq/event/ |
| H A D | rockchip-dfi.c | 590 hrtimer_forward_now(&dfi->timer, ns_to_ktime(NSEC_PER_SEC)); in rockchip_dfi_timer()
|
| /linux/drivers/ata/ |
| H A D | pata_octeon_cf.c | 730 hrtimer_forward_now(hrt, in octeon_cf_delayed_finish()
|