uasm_move_relocs  302 arch/mips/include/asm/uasm.h void uasm_move_relocs(struct uasm_reloc *rel, u32 *first, u32 *end, long off);
uasm_move_relocs  521 arch/mips/mm/uasm.c UASM_EXPORT_SYMBOL(uasm_move_relocs);
uasm_move_relocs  539 arch/mips/mm/uasm.c 	uasm_move_relocs(rel, first, end, off);