Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_bufmgr.c176 static void bo_free(struct crocus_bo *bo);
323 bo_free(cur); in alloc_bo_from_cache()
337 bo_free(bo); in alloc_bo_from_cache()
381 bo_free(bo); in alloc_fresh_bo()
452 bo_free(bo); in bo_alloc_internal()
595 bo_free(bo); in crocus_bo_gem_create_from_name()
639 bo_free(struct crocus_bo *bo) in bo_free() function
684 bo_free(bo); in cleanup_bo_cache()
720 bo_free(bo); in bo_unreference_final()
1155 bo_free(b in crocus_bufmgr_destroy()
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_bo.c128 bo_free(struct v3dv_device *device, in bo_free() function
175 bo_free(device, bo); in bo_cache_free_all()
438 bo_free(device, bo); in free_stale_bos()
477 return bo_free(device, bo); in v3dv_bo_free()
485 bool outcome = bo_free(device, bo); in v3dv_bo_free()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_bufmgr.c256 static void bo_free(struct iris_bo *bo);
910 bo_free(cur); in alloc_bo_from_cache()
947 bo_free(bo); in alloc_bo_from_cache()
1165 bo_free(bo); in iris_bo_alloc()
1291 bo_free(bo); in iris_bo_gem_create_from_name()
1365 bo_free(struct iris_bo *bo) in bo_free() function
1405 bo_free(bo); in cleanup_bo_cache()
1418 bo_free(bo); in cleanup_bo_cache()
1431 bo_free(bo); in cleanup_bo_cache()
1469 bo_free(b in bo_unreference_final()
[all...]

Completed in 6 milliseconds