Home
last modified time | relevance | path

Searched refs:slab_child_pool (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/util/
Dslab.h56 struct slab_child_pool { struct
76 void slab_create_child(struct slab_child_pool *pool, argument
78 void slab_destroy_child(struct slab_child_pool *pool);
79 void *slab_alloc(struct slab_child_pool *pool);
80 void slab_free(struct slab_child_pool *pool, void *ptr);
84 struct slab_child_pool child;
Dslab.c126 void slab_create_child(struct slab_child_pool *pool, in slab_create_child()
141 void slab_destroy_child(struct slab_child_pool *pool) in slab_destroy_child()
175 slab_add_new_page(struct slab_child_pool *pool) in slab_add_new_page()
205 slab_alloc(struct slab_child_pool *pool) in slab_alloc()
241 void slab_free(struct slab_child_pool *pool, void *ptr) in slab_free()
267 struct slab_child_pool *owner = (struct slab_child_pool *)owner_int; in slab_free()
/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_context.h59 struct slab_child_pool texture_transfer_pool;
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_context.h131 struct slab_child_pool transfer_pool;
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_context.h124 struct slab_child_pool transfer_pool;
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_context.h323 struct slab_child_pool transfer_pool;
/external/mesa3d/src/gallium/drivers/r300/
Dr300_context.h599 struct slab_child_pool pool_transfers;
/external/mesa3d/src/gallium/drivers/radeon/
Dr600_pipe_common.h550 struct slab_child_pool pool_transfers;