Searched refs:excess_start (Results 1 – 1 of 1) sorted by relevance
3558 void *excess_start = (void *)((uintptr_t)p + old_usize); in do_rallocx() local3559 junk_alloc_callback(excess_start, excess_len); in do_rallocx()3831 void *excess_start = (void *)((uintptr_t)ptr + old_usize); in je_xallocx() local3832 junk_alloc_callback(excess_start, excess_len); in je_xallocx()