Home
last modified time | relevance | path

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

/optee_os/lib/libutils/isoc/
H A Dbget_malloc.c660 #define realloc_unlocked(ctx, ptr, size) \ macro
833 p = realloc_unlocked(ctx, ctx->pool, sizeof(struct malloc_pool) * l); in raw_malloc_add_pool()