Searched refs:transfer_pool_unsync (Results 1 – 16 of 16) sorted by relevance
215 slab_destroy_child(&ice->transfer_pool_unsync); in crocus_destroy_context()297 slab_create_child(&ice->transfer_pool_unsync, &screen->transfer_pool); in crocus_create_context()
454 struct slab_child_pool transfer_pool_unsync; member
1576 map = slab_zalloc(&ice->transfer_pool_unsync); in crocus_transfer_map()
256 slab_destroy_child(&ice->transfer_pool_unsync); in iris_destroy_context()347 slab_create_child(&ice->transfer_pool_unsync, &screen->transfer_pool); in iris_create_context()
863 struct slab_child_pool transfer_pool_unsync; member
2583 map = slab_zalloc(&ice->transfer_pool_unsync); in iris_transfer_map()
133 slab_destroy_child(&ctx->transfer_pool_unsync); in d3d12_context_destroy()386 slab_create_child(&ctx->transfer_pool_unsync, &d3d12_screen(pscreen)->transfer_pool); in d3d12_context_create()
168 struct slab_child_pool transfer_pool_unsync; member
1730 &ctx->transfer_pool_unsync : &ctx->transfer_pool; in d3d12_transfer_map()
405 slab_destroy_child(&ctx->transfer_pool_unsync); in fd_context_destroy()678 slab_create_child(&ctx->transfer_pool_unsync, &screen->transfer_pool); in fd_context_init()
286 struct slab_child_pool transfer_pool_unsync; /* for threaded_context */ member
1003 ptrans = slab_zalloc(&ctx->transfer_pool_unsync); in fd_resource_transfer_map()
1782 struct slab_child_pool transfer_pool_unsync; member
2241 trans = slab_zalloc(&ctx->transfer_pool_unsync); in create_transfer()
254 slab_destroy_child(&ctx->transfer_pool_unsync); in zink_context_destroy()5374 slab_create_child(&ctx->transfer_pool_unsync, &screen->transfer_pool); in zink_context_create()
4925 - freedreno: Add transfer_pool_unsync