Searched refs:execlists_active (Results 1 – 4 of 4) sorted by relevance
132 execlists_active(const struct intel_engine_execlists *execlists) in execlists_active() function
1051 if (execlists_active(&engine->execlists)) { in intel_engine_is_idle()1068 if (execlists_active(&engine->execlists)) in intel_engine_is_idle()
2466 rq = execlists_active(execlists); in __execlists_reset()
208 inflight = execlists_active(&engine->execlists); in kick_submission()