Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/include/linux/
H A Dhrtimer.h65 #define hrtimer_forward_now linux_hrtimer_forward_now macro
80 uint64_t hrtimer_forward_now(struct hrtimer *, ktime_t);
/netbsd-src/sys/external/bsd/drm2/linux/
H A Dlinux_hrtimer.c185 hrtimer_forward_now(struct hrtimer *hrt, ktime_t period) in hrtimer_forward_now() function
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_perf.c3165 hrtimer_forward_now(hrtimer, ns_to_ktime(POLL_PERIOD)); in oa_poll_check_timer_cb()