Searched refs:in_fence_count (Results 1 – 3 of 3) sorted by relevance
198 job->in_fence_count = args->in_sync_count; in panfrost_copy_in_sync()200 if (!job->in_fence_count) in panfrost_copy_in_sync()203 job->in_fences = kvmalloc_array(job->in_fence_count, in panfrost_copy_in_sync()211 handles = kvmalloc_array(job->in_fence_count, sizeof(u32), GFP_KERNEL); in panfrost_copy_in_sync()220 job->in_fence_count * sizeof(u32))) { in panfrost_copy_in_sync()226 for (i = 0; i < job->in_fence_count; i++) { in panfrost_copy_in_sync()
24 u32 in_fence_count; member
260 for (i = 0; i < job->in_fence_count; i++) in panfrost_job_cleanup()314 for (i = 0; i < job->in_fence_count; i++) { in panfrost_job_dependency()