Home
last modified time | relevance | path

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

/third_party/libdrm/intel/
H A Dintel_bufmgr_gem.c133 int vma_count, vma_open, vma_max; member
1161 bufmgr_gem->vma_count--; in drm_intel_gem_bo_free()
1166 bufmgr_gem->vma_count--; in drm_intel_gem_bo_free()
1170 bufmgr_gem->vma_count--; in drm_intel_gem_bo_free()
1238 bufmgr_gem->vma_count, bufmgr_gem->vma_open, bufmgr_gem->vma_max); in drm_intel_gem_bo_purge_vma_cache()
1248 while (bufmgr_gem->vma_count > limit) { in drm_intel_gem_bo_purge_vma_cache()
1260 bufmgr_gem->vma_count--; in drm_intel_gem_bo_purge_vma_cache()
1265 bufmgr_gem->vma_count--; in drm_intel_gem_bo_purge_vma_cache()
1270 bufmgr_gem->vma_count--; in drm_intel_gem_bo_purge_vma_cache()
1281 bufmgr_gem->vma_count in drm_intel_gem_bo_close_vma()
[all...]

Completed in 3 milliseconds