Searched defs:loc_new (Results 1 - 1 of 1) sorted by last modified time

/linux-master/arch/mips/kernel/
H A Drelocate.c74 static void __init apply_r_mips_64_rel(u32 *loc_new, long offset) argument
79 static void __init apply_r_mips_32_rel(u32 *loc_new, long offset) argument
84 static int __init apply_r_mips_26_rel(u32 *loc_orig, u32 *loc_new, long offset) argument
114 static void __init apply_r_mips_hi16_rel(u32 *loc_orig, u32 *loc_new, argument
125 reloc_handler(u32 type, u32 *loc_orig, u32 *loc_new, long offset) argument
153 u32 *loc_new; local
297 relocation_addr_valid(void *loc_new) argument
326 void *loc_new; local
[all...]

Completed in 233 milliseconds