Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_soft_job.h92 …u32 last_job_id; /**< Recored the last job id protected by lo… member
H A Dmali_soft_job.c68 system->last_job_id = 0; in mali_soft_job_system_create()
167 job->id = system->last_job_id++; in mali_soft_job_create()