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.c124 struct malloc_pool { struct
131 struct malloc_pool *pool; argument
831 p = realloc_unlocked(ctx, ctx->pool, sizeof(struct malloc_pool) * l); in raw_malloc_add_pool()