Home
last modified time | relevance | path

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

/optee_os/lib/libutils/isoc/
H A Dbget_malloc.c129 struct malloc_pool { struct
136 struct malloc_pool *pool; argument
833 p = realloc_unlocked(ctx, ctx->pool, sizeof(struct malloc_pool) * l); in raw_malloc_add_pool()