Home
last modified time | relevance | path

Searched refs:poll_check_timer (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/i915/
H A Di915_perf_types.h260 struct hrtimer poll_check_timer; member
/linux/drivers/gpu/drm/xe/
H A Dxe_oa.c317 container_of(hrtimer, typeof(*stream), poll_check_timer); in xe_oa_append_report()
1477 hrtimer_start(&stream->poll_check_timer, in xe_oa_enable_preempt_timeslice()
1487 hrtimer_cancel(&stream->poll_check_timer); in xe_oa_disable_preempt_timeslice()
1813 hrtimer_setup(&stream->poll_check_timer, xe_oa_poll_check_timer_cb, CLOCK_MONOTONIC, in xe_oa_stream_init()