MCPcopy Create free account
hub / github.com/dthain/basekernel / try_realloc_chunk

Function try_realloc_chunk

library/malloc.c:4798–4867  ·  view source on GitHub ↗

Try to realloc; only in-place unless can_move true */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

dlreallocFunction · 0.85
dlrealloc_in_placeFunction · 0.85
mspace_reallocFunction · 0.85
mspace_realloc_in_placeFunction · 0.85

Calls 2

mmap_resizeFunction · 0.85
dispose_chunkFunction · 0.85

Tested by

no test coverage detected