Searched refs:intel_context_is_schedulable (Results 1 – 2 of 2) sorted by relevance
330 static inline bool intel_context_is_schedulable(const struct intel_context *ce) in intel_context_is_schedulable() function
483 if (unlikely(!intel_context_is_schedulable(ce) || bad_request(rq))) in __execlists_schedule_in()