Searched refs:new_scratch (Results 1 – 1 of 1) sorted by relevance
122 Elf_Rela *new_scratch; in module_frob_arch_sections() local172 new_scratch = kvrealloc(scratch, scratch_size, GFP_KERNEL); in module_frob_arch_sections()173 if (!new_scratch) { in module_frob_arch_sections()177 scratch = new_scratch; in module_frob_arch_sections()