Searched refs:new_array (Results 1 – 1 of 1) sorted by relevance
754 struct fad_crash_memory_ranges *new_array; in allocate_crash_memory_ranges() local761 new_array = krealloc(crash_memory_ranges, new_size, GFP_KERNEL); in allocate_crash_memory_ranges()762 if (new_array == NULL) { in allocate_crash_memory_ranges()768 crash_memory_ranges = new_array; in allocate_crash_memory_ranges()