Searched refs:slab_destroy_child (Results 1 - 25 of 30) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dslab.h78 void slab_destroy_child(struct slab_child_pool *pool);
H A Dslab.c139 void slab_destroy_child(struct slab_child_pool *pool) function in typeref:typename:void
300 slab_destroy_child(&mempool->child);
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dslab.h82 void slab_destroy_child(struct slab_child_pool *pool);
H A Dslab.c139 void slab_destroy_child(struct slab_child_pool *pool) function in typeref:typename:void
303 slab_destroy_child(&mempool->child);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_context.c129 slab_destroy_child(&vc4->transfer_pool);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_context.c202 slab_destroy_child(&ice->transfer_pool);
203 slab_destroy_child(&ice->transfer_pool_unsync);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_context.c247 slab_destroy_child(&ice->transfer_pool);
248 slab_destroy_child(&ice->transfer_pool_unsync);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
H A Dv3d_context.c130 slab_destroy_child(&v3d->transfer_pool);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_context.c133 slab_destroy_child(&vc4->transfer_pool);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_context.c119 slab_destroy_child(&ice->transfer_pool);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/
H A Dlima_context.c137 slab_destroy_child(&ctx->transfer_pool);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/
H A Dlima_context.c155 slab_destroy_child(&ctx->transfer_pool);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_context.c372 slab_destroy_child(&ctx->transfer_pool);
373 slab_destroy_child(&ctx->transfer_pool_unsync);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_context.c188 slab_destroy_child(&ctx->transfer_pool);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/
H A Dv3d_context.c306 slab_destroy_child(&v3d->transfer_pool);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_context.c81 slab_destroy_child(&ctx->transfer_pool);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_context.c105 slab_destroy_child(&r300->pool_transfers);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_context.c154 slab_destroy_child(&ctx->transfer_pool);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_context.c104 slab_destroy_child(&r300->pool_transfers);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_pipe_common.c738 slab_destroy_child(&rctx->pool_transfers);
739 slab_destroy_child(&rctx->pool_transfers_unsync);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_pipe.c250 slab_destroy_child(&sctx->pool_transfers);
251 slab_destroy_child(&sctx->pool_transfers_unsync);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_pipe_common.c663 slab_destroy_child(&rctx->pool_transfers);
664 slab_destroy_child(&rctx->pool_transfers_unsync);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_pipe.c323 slab_destroy_child(&sctx->pool_transfers);
324 slab_destroy_child(&sctx->pool_transfers_unsync);
/xsrc/external/mit/MesaLib/dist/src/freedreno/drm/
H A Dmsm_ringbuffer_sp.c599 slab_destroy_child(&msm_submit->ring_pool);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/virgl/
H A Dvirgl_context.c1195 slab_destroy_child(&vctx->transfer_pool);

Completed in 24 milliseconds

12