Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutils/ext/
A Dmempool.c183 raw_free(ptr, pool->mctx, false /*!wipe*/); in mempool_free()
/optee_os-3.20.0/lib/libutils/isoc/include/
A Dmalloc.h164 void raw_free(void *ptr, struct malloc_ctx *ctx, bool wipe);
/optee_os-3.20.0/lib/libutils/isoc/
A Dbget_malloc.c454 void raw_free(void *ptr, struct malloc_ctx *ctx, bool wipe) in raw_free() function
608 raw_free(hdr, ctx, wipe); in gen_mdbg_free()
799 raw_free(ptr, &malloc_ctx, wipe); in free_helper()
1069 raw_free(ptr, &nex_malloc_ctx, false /* !wipe */); in nex_free()

Completed in 5 milliseconds