Home
last modified time | relevance | path

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

/optee_os/lib/libutils/isoc/include/
H A Dmalloc.h161 bool raw_malloc_buffer_is_within_alloced(struct malloc_ctx *ctx,
/optee_os/lib/libutils/isoc/
H A Dbget_malloc.c779 ret = raw_malloc_buffer_is_within_alloced(ctx, buf, len); in gen_malloc_buffer_is_within_alloced()
868 bool raw_malloc_buffer_is_within_alloced(struct malloc_ctx *ctx, in raw_malloc_buffer_is_within_alloced() function