Searched refs:amdgpu_bo_export (Results 1 – 6 of 6) sorted by relevance
16 amdgpu_bo_export
603 int amdgpu_bo_export(amdgpu_bo_handle buf_handle,
254 int amdgpu_bo_export(amdgpu_bo_handle bo, in amdgpu_bo_export() function
140 r = amdgpu_bo_export(buffer_handle, type, &shared_handle); in amdgpu_bo_export_import_do_type()
229 r = amdgpu_bo_export(bo->bo, type, &handle); in radv_amdgpu_winsys_get_fd()
900 r = amdgpu_bo_export(bo->bo, type, &whandle->handle); in amdgpu_bo_get_handle()