Searched refs:new_os_allocation_end (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/kernel/lib/heap/cmpctmalloc/
H A Dcmpctmalloc.c828 char* new_os_allocation_end = local
834 size_t freed_up = old_os_allocation_end - new_os_allocation_end;
851 heap_page_free(new_os_allocation_end,

Completed in 77 milliseconds