Searched refs:linear_zalloc_child (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dralloc.h466 DECLARE_ALLOC_CXX_OPERATORS_TEMPLATE(type, linear_zalloc_child)
492 void *linear_zalloc_child(void *parent, unsigned size);
H A Dralloc.c683 linear_zalloc_child(void *parent, unsigned size) function in typeref:typename:void *
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dralloc.h528 DECLARE_ALLOC_CXX_OPERATORS_TEMPLATE(type, linear_zalloc_child)
554 void *linear_zalloc_child(void *parent, unsigned size);
H A Dralloc.c682 linear_zalloc_child(void *parent, unsigned size) function in typeref:typename:void *
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_combine_stores.c88 result = linear_zalloc_child(state->lin_ctx, sizeof(*result));
H A Dnir_opt_copy_prop_vars.c127 linear_zalloc_child(state->lin_ctx, sizeof(struct vars_written));
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opt_combine_stores.c88 result = linear_zalloc_child(state->lin_ctx, sizeof(*result));
H A Dnir_opt_copy_prop_vars.c127 linear_zalloc_child(state->lin_ctx, sizeof(struct vars_written));

Completed in 15 milliseconds