Searched refs:hrtimer (Results 1 – 11 of 11) sorted by relevance
11 struct hrtimer { struct12 enum hrtimer_restart (*function)(struct hrtimer *); argument
89 struct hrtimer timer;
262 struct hrtimer poll_check_timer;
469 static enum hrtimer_restart i915_sample(struct hrtimer *hrtimer) in i915_sample() argument472 container_of(hrtimer, struct drm_i915_private, pmu.timer); in i915_sample()501 hrtimer_forward(hrtimer, now, ns_to_ktime(PERIOD)); in i915_sample()
303 static enum hrtimer_restart __rq_watchdog_expired(struct hrtimer *hrtimer) in __rq_watchdog_expired() argument306 container_of(hrtimer, struct i915_request, watchdog.timer); in __rq_watchdog_expired()
395 static enum hrtimer_restart oa_poll_check_timer_cb(struct hrtimer *hrtimer);531 * check hrtimer (atomic ctx) to check the OA buffer tail pointer and check1259 * for OA metrics. It waits until the hrtimer callback finds a non-empty1285 * this starts a poll_wait with the wait queue that our hrtimer callback wakes3107 * when opening the stream. This also starts a hrtimer that will periodically in gen8_oa_enable() 3177 * circular OA buffer. This also stops the hrtimer that periodically checks for in gen8_oa_disable() 3564 * effectively ensures we back off until the next hrtimer callback in i915_perf_read() 3577 static enum hrtimer_restart oa_poll_check_timer_cb(struct hrtimer *hrtimer) in i915_perf_read() 3610 oa_poll_check_timer_cb(struct hrtimer * hrtimer) oa_poll_check_timer_cb() argument [all...]
427 intel_uncore_fw_release_timer(struct hrtimer *timer) in intel_uncore_fw_release_timer()
174 struct hrtimer timer;
69 struct hrtimer timer;264 static enum hrtimer_restart tbs_timer_fn(struct hrtimer *timer_data) in tbs_timer_fn()
523 static enum hrtimer_restart vblank_timer_fn(struct hrtimer *data) in vblank_timer_fn()
415 struct hrtimer vblank_timer;