Searched refs:xe_sched_job_is_error (Results 1 – 2 of 2) sorted by relevance
50 static inline bool xe_sched_job_is_error(struct xe_sched_job *job) in xe_sched_job_is_error() function
726 if (!exec_queue_killed_or_banned_or_wedged(q) && !xe_sched_job_is_error(job)) { in guc_exec_queue_run_job()