Home | History | Annotate | Download | only in amdgpu

Lines Matching refs:amdgpu_bo_handle

51 	amdgpu_bo_handle            *handles;
428 amdgpu_bo_handle bo)
450 amdgpu_bo_handle bo,
463 cs->handles = realloc(cs->handles, new_count * sizeof(amdgpu_bo_handle));
583 amdgpu_bo_handle *handles;
630 amdgpu_bo_handle *handles = malloc(sizeof(amdgpu_bo_handle) * total_buffer_count);
655 memcpy(handles, cs->handles, cs->num_buffers * sizeof(amdgpu_bo_handle));