Searched refs:hrtimer_forward_now (Results 1 - 20 of 20) sorted by relevance

/linux-4.1.27/drivers/oprofile/
H A Dtimer_int.c29 hrtimer_forward_now(hrtimer, ns_to_ktime(TICK_NSEC)); oprofile_hrtimer_notify()
/linux-4.1.27/sound/core/
H A Dhrtimer.c53 oruns = hrtimer_forward_now(hrt, ns_to_ktime(t->sticks * resolution)); snd_hrtimer_callback()
/linux-4.1.27/fs/
H A Dtimerfd.c276 ticks += hrtimer_forward_now(&ctx->t.tmr, timerfd_read()
466 hrtimer_forward_now(&ctx->t.tmr, ctx->tintv); do_timerfd_settime()
502 hrtimer_forward_now(&ctx->t.tmr, ctx->tintv) do_timerfd_gettime()
/linux-4.1.27/kernel/time/
H A Dsched_clock.c162 hrtimer_forward_now(hrt, cd.wrap_kt); sched_clock_poll()
/linux-4.1.27/sound/soc/fsl/
H A Dimx-pcm-fiq.c68 hrtimer_forward_now(hrt, ns_to_ktime(iprtd->poll_time_ns)); snd_hrtimer_callback()
/linux-4.1.27/drivers/net/ethernet/
H A Dec_bhf.c256 hrtimer_forward_now(timer, ktime_set(0, polling_frequency)); ec_bhf_timer_fun()
/linux-4.1.27/drivers/media/pci/cx88/
H A Dcx88-input.c178 missed = hrtimer_forward_now(&ir->timer, cx88_ir_work()
/linux-4.1.27/drivers/usb/musb/
H A Dmusb_cppi41.c215 hrtimer_forward_now(&controller->early_tx, cppi41_recheck_tx_req()
/linux-4.1.27/include/linux/
H A Dhrtimer.h422 static inline u64 hrtimer_forward_now(struct hrtimer *timer, hrtimer_forward_now() function
/linux-4.1.27/drivers/staging/ozwpan/
H A Dozproto.c540 hrtimer_forward_now(timer, ktime_set(pd->pulse_period / oz_pd_heartbeat_event()
/linux-4.1.27/arch/x86/kernel/cpu/
H A Dperf_event_intel_rapl.c234 hrtimer_forward_now(hrtimer, pmu->timer_interval); rapl_hrtimer_handle()
H A Dperf_event_intel_uncore.c230 hrtimer_forward_now(hrtimer, ns_to_ktime(box->hrtimer_duration)); uncore_pmu_hrtimer()
/linux-4.1.27/kernel/
H A Dwatchdog.c338 hrtimer_forward_now(hrtimer, ns_to_ktime(sample_period)); watchdog_timer_fn()
/linux-4.1.27/drivers/rtc/
H A Dinterface.c595 count = hrtimer_forward_now(timer, period); rtc_pie_update_irq()
/linux-4.1.27/drivers/bus/
H A Darm-ccn.c1077 hrtimer_forward_now(hrtimer, arm_ccn_pmu_timer_period()); arm_ccn_pmu_timer_handler()
/linux-4.1.27/drivers/ata/
H A Dpata_octeon_cf.c773 hrtimer_forward_now(hrt, octeon_cf_delayed_finish()
/linux-4.1.27/sound/drivers/
H A Ddummy.c398 hrtimer_forward_now(timer, dpcm->period_time); dummy_hrtimer_callback()
/linux-4.1.27/drivers/s390/crypto/
H A Dap_bus.c1534 hrtimer_forward_now(&ap_poll_timer, hr_time); __ap_schedule_poll_timer()
/linux-4.1.27/arch/s390/kvm/
H A Dinterrupt.c903 hrtimer_forward_now(timer, ns_to_ktime(sltime))) kvm_s390_idle_wakeup()
/linux-4.1.27/kernel/events/
H A Dcore.c766 hrtimer_forward_now(hr, cpuctx->hrtimer_interval); perf_cpu_hrtimer_handler()
6880 hrtimer_forward_now(hrtimer, ns_to_ktime(period)); perf_swevent_hrtimer()
7233 hrtimer_forward_now(&cpuctx->hrtimer, cpuctx->hrtimer_interval); for_each_possible_cpu()

Completed in 3225 milliseconds