Searched refs:slab_destroy_child (Results 1 – 11 of 11) sorted by relevance
141 void slab_destroy_child(struct slab_child_pool *pool) in slab_destroy_child() function302 slab_destroy_child(&pool->child); in slab_destroy()
78 void slab_destroy_child(struct slab_child_pool *pool);
113 slab_destroy_child(&vc4->transfer_pool); in vc4_context_destroy()
104 slab_destroy_child(&vc5->transfer_pool); in vc5_context_destroy()
512 slab_destroy_child(&rctx->pool_transfers); in si_common_context_cleanup()513 slab_destroy_child(&rctx->pool_transfers_unsync); in si_common_context_cleanup()
146 slab_destroy_child(&ctx->transfer_pool); in fd_context_destroy()
75 slab_destroy_child(&ctx->transfer_pool); in etna_context_destroy()
103 slab_destroy_child(&r300->pool_transfers); in r300_destroy_context()
739 slab_destroy_child(&rctx->pool_transfers); in r600_common_context_cleanup()740 slab_destroy_child(&rctx->pool_transfers_unsync); in r600_common_context_cleanup()
857 slab_destroy_child(&vctx->texture_transfer_pool); in virgl_context_destroy()
2465 slab_destroy_child(&tc->pool_transfers); in tc_destroy()