Searched refs:sem_count (Results 1 – 3 of 3) sorted by relevance
119 , long sem_count in open_or_create() argument127 , sem_count in open_or_create()
230 uint32_t i, size, num_chunks, bo_list_handle = 0, sem_count = 0; in amdgpu_cs_submit_one() local320 sem_count++; in amdgpu_cs_submit_one()321 if (sem_count) { in amdgpu_cs_submit_one()322 sem_dependencies = alloca(sizeof(struct drm_amdgpu_cs_chunk_dep) * sem_count); in amdgpu_cs_submit_one()327 sem_count = 0; in amdgpu_cs_submit_one()330 struct drm_amdgpu_cs_chunk_dep *dep = &sem_dependencies[sem_count++]; in amdgpu_cs_submit_one()345 chunks[i].length_dw = sizeof(struct drm_amdgpu_cs_chunk_dep) / 4 * sem_count; in amdgpu_cs_submit_one()
14077 When Task B wakes up it would increment the sem_count back to the