Home
last modified time | relevance | path

Searched refs:amdgpu_debugfs_gem_bo_info (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_gem.c804 static int amdgpu_debugfs_gem_bo_info(int id, void *ptr, void *data) in amdgpu_debugfs_gem_bo_info() function
885 idr_for_each(&file->object_idr, amdgpu_debugfs_gem_bo_info, m); in amdgpu_debugfs_gem_info()