Searched refs:hrtimer_start (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/include/linux/
H A Dhrtimer.h68 #define hrtimer_start linux_hrtimer_start macro
74 void hrtimer_start(struct hrtimer *, ktime_t, enum hrtimer_mode);
/netbsd-current/sys/external/bsd/drm2/linux/
H A Dlinux_hrtimer.c100 hrtimer_start(struct hrtimer *hrt, ktime_t expires, enum hrtimer_mode mode) function
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_dce_virtual.c700 hrtimer_start(vblank_timer, DCE_VIRTUAL_VBLANK_PERIOD,
723 hrtimer_start(&adev->mode_info.crtcs[crtc]->vblank_timer,
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Dsched_policy.c363 hrtimer_start(&sched_data->timer, ktime_add_ns(ktime_get(),
H A Ddisplay.c389 hrtimer_start(&irq->vblank_timer.timer,
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_perf.c2744 hrtimer_start(&stream->poll_check_timer,
/netbsd-current/sys/dev/pci/
H A Dxmm7360.c1416 hrtimer_start(&xn->deadline, kt, HRTIMER_MODE_REL);

Completed in 217 milliseconds