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

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dslab.h92 void slab_free_st(struct slab_mempool *mempool, void *ptr);
H A Dslab.c292 slab_free_st(struct slab_mempool *mempool, void *ptr) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dslab.h96 void slab_free_st(struct slab_mempool *mempool, void *ptr);
H A Dslab.c295 slab_free_st(struct slab_mempool *mempool, void *ptr) function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dnine_buffer_upload.c222 slab_free_st(&upload->buffer_pool, buf);
234 slab_free_st(&upload->buffer_pool, buf);
275 slab_free_st(&upload->buffer_pool, buf);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_buffer_upload.c227 slab_free_st(&upload->buffer_pool, buf);
242 slab_free_st(&upload->buffer_pool, buf);
283 slab_free_st(&upload->buffer_pool, buf);
H A Dnine_memory_helper.c389 slab_free_st(&allocator->region_pool, region);
390 slab_free_st(&allocator->region_pool, cur_region);
394 slab_free_st(&allocator->region_pool, region);
400 slab_free_st(&allocator->region_pool, region);
833 slab_free_st(&allocator->allocation_pool, allocation);
1050 slab_free_st(&allocator->region_pool,
1089 slab_free_st(&allocator->external_allocation_pool, allocation);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_resource_buffer.c94 slab_free_st(&i915->transfer_pool, transfer);
H A Di915_resource_texture.c890 slab_free_st(&i915->texture_transfer_pool, itransfer);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_resource_buffer.c92 slab_free_st(&i915->transfer_pool, transfer);
H A Di915_resource_texture.c817 slab_free_st(&i915->texture_transfer_pool, itransfer);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_query_hw.c118 slab_free_st(&ctx->sample_period_pool, period);
336 slab_free_st(&ctx->sample_pool, samp);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_query_hw.c120 slab_free_st(&ctx->sample_period_pool, period);
331 slab_free_st(&ctx->sample_pool, samp);
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/
H A Dmsm_ringbuffer_sp.c515 slab_free_st(&to_msm_submit_sp(submit)->ring_pool, msm_ring);
H A Dmsm_ringbuffer.c667 slab_free_st(&to_msm_submit(submit)->ring_pool, msm_ring);
/xsrc/external/mit/MesaLib/dist/src/freedreno/drm/
H A Dmsm_ringbuffer.c646 slab_free_st(&to_msm_submit(submit)->ring_pool, msm_ring);

Completed in 17 milliseconds