Searched refs:transfer_pool_unsync (Results 1 – 13 of 13) sorted by relevance
203 slab_destroy_child(&ice->transfer_pool_unsync); in crocus_destroy_context()284 slab_create_child(&ice->transfer_pool_unsync, &screen->transfer_pool); in crocus_create_context()
454 struct slab_child_pool transfer_pool_unsync; member
1634 map = slab_alloc(&ice->transfer_pool_unsync); in crocus_transfer_map()
248 slab_destroy_child(&ice->transfer_pool_unsync); in iris_destroy_context()333 slab_create_child(&ice->transfer_pool_unsync, &screen->transfer_pool); in iris_create_context()
607 struct slab_child_pool transfer_pool_unsync; member
2241 map = slab_alloc(&ice->transfer_pool_unsync); in iris_transfer_map()
373 slab_destroy_child(&ctx->transfer_pool_unsync); in fd_context_destroy()643 slab_create_child(&ctx->transfer_pool_unsync, &screen->transfer_pool); in fd_context_init()
224 struct slab_child_pool transfer_pool_unsync; /* for threaded_context */ member
959 ptrans = slab_alloc(&ctx->transfer_pool_unsync); in fd_resource_transfer_map()
190 struct slab_child_pool transfer_pool_unsync; member
1128 trans = slab_alloc(&ctx->transfer_pool_unsync); in create_transfer()
153 slab_destroy_child(&ctx->transfer_pool_unsync); in zink_context_destroy()4141 slab_create_child(&ctx->transfer_pool_unsync, &screen->transfer_pool); in zink_context_create()
4925 - freedreno: Add transfer_pool_unsync