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

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dslab.h90 void slab_destroy(struct slab_mempool *mempool);
H A Dslab.c298 slab_destroy(struct slab_mempool *mempool) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dslab.h94 void slab_destroy(struct slab_mempool *mempool);
H A Dslab.c301 slab_destroy(struct slab_mempool *mempool) function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dnine_buffer_upload.c161 slab_destroy(&upload->buffer_pool);
175 slab_destroy(&upload->buffer_pool);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_buffer_upload.c166 slab_destroy(&upload->buffer_pool);
180 slab_destroy(&upload->buffer_pool);
H A Dnine_memory_helper.c1055 slab_destroy(&allocator->allocation_pool);
1056 slab_destroy(&allocator->region_pool);
1172 slab_destroy(&allocator->external_allocation_pool);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_query_hw.c445 slab_destroy(&ctx->sample_pool);
446 slab_destroy(&ctx->sample_period_pool);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_query_hw.c441 slab_destroy(&ctx->sample_pool);
442 slab_destroy(&ctx->sample_period_pool);
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/
H A Dmsm_ringbuffer_sp.c319 slab_destroy(&msm_submit->ring_pool);
H A Dmsm_ringbuffer.c437 slab_destroy(&msm_submit->ring_pool);
/xsrc/external/mit/MesaLib/dist/src/freedreno/drm/
H A Dmsm_ringbuffer.c406 slab_destroy(&msm_submit->ring_pool);

Completed in 44 milliseconds