Searched refs:vma_count (Results 1 – 2 of 2) sorted by relevance
47 vma_count = 058 vma_count+=164 if expected_vma_count != vma_count:66 logging.info("%s %s %d %d", hex(mem_start), hex(mem_len), vma_count,
134 int vma_count, vma_open, vma_max; member1185 bufmgr_gem->vma_count--; in drm_intel_gem_bo_free()1190 bufmgr_gem->vma_count--; in drm_intel_gem_bo_free()1194 bufmgr_gem->vma_count--; in drm_intel_gem_bo_free()1264 bufmgr_gem->vma_count, bufmgr_gem->vma_open, bufmgr_gem->vma_max); in drm_intel_gem_bo_purge_vma_cache()1274 while (bufmgr_gem->vma_count > limit) { in drm_intel_gem_bo_purge_vma_cache()1286 bufmgr_gem->vma_count--; in drm_intel_gem_bo_purge_vma_cache()1291 bufmgr_gem->vma_count--; in drm_intel_gem_bo_purge_vma_cache()1296 bufmgr_gem->vma_count--; in drm_intel_gem_bo_purge_vma_cache()1307 bufmgr_gem->vma_count++; in drm_intel_gem_bo_close_vma()[all …]