Searched refs:raw_malloc_buffer_overlaps_heap (Results 1 – 3 of 3) sorted by relevance
159 bool raw_malloc_buffer_overlaps_heap(struct malloc_ctx *ctx,
791 ret = raw_malloc_buffer_overlaps_heap(ctx, buf, len); in gen_malloc_buffer_overlaps_heap()844 bool raw_malloc_buffer_overlaps_heap(struct malloc_ctx *ctx, in raw_malloc_buffer_overlaps_heap() function
287 return ctx && raw_malloc_buffer_overlaps_heap(ctx, buf, size); in buf_overlaps_no_share_heap()