Home
last modified time | relevance | path

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

/optee_os/lib/libutils/isoc/
H A Dbget_malloc.c773 static bool gen_malloc_buffer_is_within_alloced(struct malloc_ctx *ctx, in gen_malloc_buffer_is_within_alloced() function
912 return gen_malloc_buffer_is_within_alloced(&malloc_ctx, buf, len); in malloc_buffer_is_within_alloced()
966 return gen_malloc_buffer_is_within_alloced(&nex_malloc_ctx, buf, len); in nex_malloc_buffer_is_within_alloced()