Searched refs:execlists_active (Results 1 – 5 of 5) sorted by relevance
111 execlists_active(const struct intel_engine_execlists *execlists) in execlists_active() function
226 if (execlists_active(&engine->execlists)) in timeslice_store()
631 GEM_BUG_ON(execlists_active(&engine->execlists) != rq); in live_hold_reset()1367 GEM_BUG_ON(execlists_active(&engine->execlists) != rq); in live_timeslice_queue()4381 GEM_BUG_ON(execlists_active(&engine->execlists) != rq); in reset_virtual_engine()
2859 GEM_BUG_ON(execlists_active(&engine->execlists)); in execlists_sanitize()3340 inflight = execlists_active(&engine->execlists); in kick_execlists()
2470 request = execlists_active(&engine->execlists); in engine_execlist_find_hung_request()