uasm_copy_handler  304 arch/mips/include/asm/uasm.h void uasm_copy_handler(struct uasm_reloc *rel, struct uasm_label *lab,
uasm_copy_handler 1389 arch/mips/mm/tlbex.c 			uasm_copy_handler(relocs, labels, tlb_handler, p, f);
uasm_copy_handler 1404 arch/mips/mm/tlbex.c 				uasm_copy_handler(relocs, labels, tlb_handler, p, f);
uasm_copy_handler 1445 arch/mips/mm/tlbex.c 				uasm_copy_handler(relocs, labels, tlb_handler, split, f);
uasm_copy_handler 1455 arch/mips/mm/tlbex.c 						uasm_copy_handler(relocs, labels,
uasm_copy_handler 1464 arch/mips/mm/tlbex.c 				uasm_copy_handler(relocs, labels, split, p, final_handler);
uasm_copy_handler  542 arch/mips/mm/uasm.c UASM_EXPORT_SYMBOL(uasm_copy_handler);