uasm_move_labels 303 arch/mips/include/asm/uasm.h void uasm_move_labels(struct uasm_label *lab, u32 *first, u32 *end, long off); uasm_move_labels 1457 arch/mips/mm/tlbex.c uasm_move_labels(labels, f, f + 1, -1); uasm_move_labels 530 arch/mips/mm/uasm.c UASM_EXPORT_SYMBOL(uasm_move_labels); uasm_move_labels 540 arch/mips/mm/uasm.c uasm_move_labels(lab, first, end, off);