__constant_copy_to_user_asm  328 arch/m68k/include/asm/uaccess_mm.h 		__constant_copy_to_user_asm(res, to, from, tmp, 3, w, b,);
__constant_copy_to_user_asm  334 arch/m68k/include/asm/uaccess_mm.h 		__constant_copy_to_user_asm(res, to, from, tmp, 5, l, b,);
__constant_copy_to_user_asm  337 arch/m68k/include/asm/uaccess_mm.h 		__constant_copy_to_user_asm(res, to, from, tmp, 6, l, w,);
__constant_copy_to_user_asm  340 arch/m68k/include/asm/uaccess_mm.h 		__constant_copy_to_user_asm(res, to, from, tmp, 7, l, w, b);
__constant_copy_to_user_asm  343 arch/m68k/include/asm/uaccess_mm.h 		__constant_copy_to_user_asm(res, to, from, tmp, 8, l, l,);
__constant_copy_to_user_asm  346 arch/m68k/include/asm/uaccess_mm.h 		__constant_copy_to_user_asm(res, to, from, tmp, 9, l, l, b);
__constant_copy_to_user_asm  349 arch/m68k/include/asm/uaccess_mm.h 		__constant_copy_to_user_asm(res, to, from, tmp, 10, l, l, w);
__constant_copy_to_user_asm  352 arch/m68k/include/asm/uaccess_mm.h 		__constant_copy_to_user_asm(res, to, from, tmp, 12, l, l, l);