Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutils/isoc/
A Dbget_malloc.c637 static void *gen_mdbg_realloc_unlocked(struct malloc_ctx *ctx, const char *fname, in gen_mdbg_realloc_unlocked() function
661 p = gen_mdbg_realloc_unlocked(ctx, fname, lineno, ptr, size); in gen_mdbg_realloc()
667 gen_mdbg_realloc_unlocked(ctx, __FILE__, __LINE__, (ptr), (size))

Completed in 5 milliseconds