Searched refs:new_free_elem (Results 1 – 1 of 1) sorted by relevance
441 struct malloc_elem *new_free_elem = in malloc_elem_alloc() local444 asan_clear_split_alloczone(new_free_elem); in malloc_elem_alloc()446 split_elem(elem, new_free_elem); in malloc_elem_alloc()447 malloc_elem_free_list_insert(new_free_elem); in malloc_elem_alloc()450 elem->heap->last = new_free_elem; in malloc_elem_alloc()