__constant_copy_to_user_asm  316 include/asm-m68k/uaccess.h 		__constant_copy_to_user_asm(res, to, from, tmp, 3, w, b,);
__constant_copy_to_user_asm  322 include/asm-m68k/uaccess.h 		__constant_copy_to_user_asm(res, to, from, tmp, 5, l, b,);
__constant_copy_to_user_asm  325 include/asm-m68k/uaccess.h 		__constant_copy_to_user_asm(res, to, from, tmp, 6, l, w,);
__constant_copy_to_user_asm  328 include/asm-m68k/uaccess.h 		__constant_copy_to_user_asm(res, to, from, tmp, 7, l, w, b);
__constant_copy_to_user_asm  331 include/asm-m68k/uaccess.h 		__constant_copy_to_user_asm(res, to, from, tmp, 8, l, l,);
__constant_copy_to_user_asm  334 include/asm-m68k/uaccess.h 		__constant_copy_to_user_asm(res, to, from, tmp, 9, l, l, b);
__constant_copy_to_user_asm  337 include/asm-m68k/uaccess.h 		__constant_copy_to_user_asm(res, to, from, tmp, 10, l, l, w);
__constant_copy_to_user_asm  340 include/asm-m68k/uaccess.h 		__constant_copy_to_user_asm(res, to, from, tmp, 12, l, l, l);