Home
last modified time | relevance | path

Searched refs:slab_parent_pool (Results 1 – 19 of 19) sorted by relevance

/third_party/mesa3d/src/util/
Dslab.h54 struct slab_parent_pool { struct
61 struct slab_parent_pool *parent; argument
76 void slab_create_parent(struct slab_parent_pool *parent,
79 void slab_destroy_parent(struct slab_parent_pool *parent);
81 struct slab_parent_pool *parent);
87 struct slab_parent_pool parent;
Dslab.c75 slab_get_element(struct slab_parent_pool *parent, in slab_get_element()
105 slab_create_parent(struct slab_parent_pool *parent, in slab_create_parent()
116 slab_destroy_parent(struct slab_parent_pool *parent) in slab_destroy_parent()
125 struct slab_parent_pool *parent) in slab_create_child()
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_screen.h56 struct slab_parent_pool transfer_pool;
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_screen.h60 struct slab_parent_pool transfer_pool;
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_screen.h79 struct slab_parent_pool transfer_pool;
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_screen.h82 struct slab_parent_pool transfer_pool;
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_screen.h75 struct slab_parent_pool transfer_pool;
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_screen.h50 struct slab_parent_pool pool_transfers;
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_screen.h64 struct slab_parent_pool transfer_pool;
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_screen.h79 struct slab_parent_pool transfer_pool;
/third_party/mesa3d/src/freedreno/drm/
Dmsm_priv.h59 struct slab_parent_pool ring_pool;
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_screen.h94 struct slab_parent_pool transfer_pool;
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.h513 struct slab_parent_pool *parent_transfer_pool,
Du_threaded_context.c4197 struct slab_parent_pool *parent_transfer_pool, in threaded_context_create()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_screen.h153 struct slab_parent_pool transfer_pool;
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_screen.h174 struct slab_parent_pool transfer_pool;
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.h347 struct slab_parent_pool pool_transfers;
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_pipe.c44 struct slab_parent_pool pool_transfers;
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.h559 struct slab_parent_pool pool_transfers;