Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_scheduler.h58 MALI_STATIC_INLINE u32 mali_scheduler_job_gp_big_job_count(void) in mali_scheduler_job_gp_big_job_count() function
H A Dmali_kernel_core.c1097 …ait_event_interruptible(*queue, MALI_MAX_PENDING_BIG_JOB > mali_scheduler_job_gp_big_job_count()))… in _mali_ukk_pending_submit()
H A Dmali_scheduler.c1299 jobres->pending_big_job_num = mali_scheduler_job_gp_big_job_count(); in mali_scheduler_return_gp_job_to_user()