Searched refs:amdgpu_bo_remove_fences (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_bo.c160 static void amdgpu_bo_remove_fences(struct amdgpu_winsys_bo *bo) function in typeref:typename:void
200 amdgpu_bo_remove_fences(bo);
718 amdgpu_bo_remove_fences(&slab->entries[i]);
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_bo.c156 static void amdgpu_bo_remove_fences(struct amdgpu_winsys_bo *bo) function in typeref:typename:void
216 amdgpu_bo_remove_fences(bo);
844 amdgpu_bo_remove_fences(&slab->entries[i]);

Completed in 6 milliseconds