HomeSort by: relevance | last modified time | path
    Searched refs:hrtimer_forward_now (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/include/linux/
hrtimer.h 65 #define hrtimer_forward_now linux_hrtimer_forward_now macro
80 uint64_t hrtimer_forward_now(struct hrtimer *, ktime_t);
  /src/sys/external/bsd/drm2/linux/
linux_hrtimer.c 185 hrtimer_forward_now(struct hrtimer *hrt, ktime_t period) function in typeref:typename:uint64_t
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_perf.c 3165 hrtimer_forward_now(hrtimer, ns_to_ktime(POLL_PERIOD));

Completed in 14 milliseconds