Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_buffer_upload.c227 slab_free_st(&upload->buffer_pool, buf); in nine_upload_create_buffer()
242 slab_free_st(&upload->buffer_pool, buf); in nine_upload_create_buffer()
283 slab_free_st(&upload->buffer_pool, buf); in nine_upload_release_buffer()
H A Dnine_memory_helper.c389 slab_free_st(&allocator->region_pool, region); in move_region_ordered_merge()
390 slab_free_st(&allocator->region_pool, cur_region); in move_region_ordered_merge()
394 slab_free_st(&allocator->region_pool, region); in move_region_ordered_merge()
400 slab_free_st(&allocator->region_pool, region); in move_region_ordered_merge()
833 slab_free_st(&allocator->allocation_pool, allocation); in nine_free_internal()
1050 slab_free_st(&allocator->region_pool, in nine_allocator_destroy()
1089 slab_free_st(&allocator->external_allocation_pool, allocation); in nine_free()
/third_party/mesa3d/src/util/
H A Dslab.h98 void slab_free_st(struct slab_mempool *mempool, void *ptr);
H A Dslab.c308 slab_free_st(struct slab_mempool *mempool, void *ptr) in slab_free_st() function
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_resource_buffer.c94 slab_free_st(&i915->transfer_pool, transfer); in i915_buffer_transfer_unmap()
H A Di915_resource_texture.c890 slab_free_st(&i915->texture_transfer_pool, itransfer); in i915_texture_transfer_unmap()
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_query_hw.c120 slab_free_st(&ctx->sample_period_pool, period); in destroy_periods()
331 slab_free_st(&ctx->sample_pool, samp); in __fd_hw_sample_destroy()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_scene.c107 slab_free_st(&scene->setup->scene_slab, scene); in lp_scene_destroy()
/third_party/mesa3d/src/freedreno/drm/msm/
H A Dmsm_ringbuffer.c645 slab_free_st(&to_msm_submit(submit)->ring_pool, msm_ring); in msm_ringbuffer_destroy()

Completed in 9 milliseconds