Searched refs:next_pp_job_to_start (Results 1 – 1 of 1) sorted by relevance
1503 struct mali_pp_job *next_pp_job_to_start = NULL; in mali_executor_schedule_is_early_out() local1523 next_pp_job_to_start = mali_scheduler_job_pp_next(); in mali_executor_schedule_is_early_out()1553 …if ((NULL != next_pp_job_to_start) && MALI_TRUE == mali_pp_job_is_protected_job(next_pp_job_to_sta… in mali_executor_schedule_is_early_out()