Home
last modified time | relevance | path

Searched refs:next_pp_job_to_start (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_executor.c1503 struct mali_pp_job *next_pp_job_to_start = NULL; in mali_executor_schedule_is_early_out() local
1523 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()