Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/rve/
H A Drve_job.c160 job->regcmd_data = &ctx->regcmd_data[ctx->running_job_count]; in rve_job_alloc()
591 ctx->running_job_count = 0; in rve_job_commit_by_user_ctx()
608 ctx->running_job_count++; in rve_job_commit_by_user_ctx()
/OK3568_Linux_fs/kernel/drivers/video/rockchip/rve/include/
H A Drve_drv.h239 uint32_t running_job_count; member