Home
last modified time | relevance | path

Searched defs:loc_new (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/arch/mips/kernel/
Drelocate.c73 static int __init apply_r_mips_64_rel(u32 *loc_orig, u32 *loc_new, long offset) in apply_r_mips_64_rel()
80 static int __init apply_r_mips_32_rel(u32 *loc_orig, u32 *loc_new, long offset) in apply_r_mips_32_rel()
87 static int __init apply_r_mips_26_rel(u32 *loc_orig, u32 *loc_new, long offset) in apply_r_mips_26_rel()
117 static int __init apply_r_mips_hi16_rel(u32 *loc_orig, u32 *loc_new, long offset) in apply_r_mips_hi16_rel()
139 u32 *loc_new; in do_relocations() local
284 static inline int __init relocation_addr_valid(void *loc_new) in relocation_addr_valid()
299 void *loc_new; in relocate_kernel() local