Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutils/isoc/
A Dbget_malloc.c875 static bool gen_malloc_buffer_is_within_alloced(struct malloc_ctx *ctx, in gen_malloc_buffer_is_within_alloced() function
1013 return gen_malloc_buffer_is_within_alloced(&malloc_ctx, buf, len); in malloc_buffer_is_within_alloced()
1118 return gen_malloc_buffer_is_within_alloced(&nex_malloc_ctx, buf, len); in nex_malloc_buffer_is_within_alloced()

Completed in 4 milliseconds