Searched refs:execlists_active (Results 1 – 5 of 5) sorted by relevance
134 execlists_active(const struct intel_engine_execlists *execlists) in execlists_active() function
227 if (execlists_active(&engine->execlists)) in timeslice_store()
634 GEM_BUG_ON(execlists_active(&engine->execlists) != rq); in live_hold_reset()1370 GEM_BUG_ON(execlists_active(&engine->execlists) != rq); in live_timeslice_queue()4382 GEM_BUG_ON(execlists_active(&engine->execlists) != rq); in reset_virtual_engine()
2856 GEM_BUG_ON(execlists_active(&engine->execlists)); in execlists_sanitize()3334 inflight = execlists_active(&engine->execlists); in kick_execlists()
2487 request = execlists_active(&engine->execlists); in engine_execlist_find_hung_request()