Searched refs:gen_malloc_buffer_is_within_alloced (Results 1 – 1 of 1) sorted by relevance
875 static bool gen_malloc_buffer_is_within_alloced(struct malloc_ctx *ctx, in gen_malloc_buffer_is_within_alloced() function1013 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