Searched refs:old_os_allocation_end (Results 1 – 1 of 1) sorted by relevance
678 char *old_os_allocation_end = (char *)round_up((uintptr_t)right, PAGE_SIZE); in cmpct_trim() local682 size_t freed_up = old_os_allocation_end - new_os_allocation_end; in cmpct_trim()