Searched refs:__asm_copy_to_user_4 (Results 1 – 6 of 6) sorted by relevance
| /linux-4.4.14/arch/cris/arch-v10/lib/ |
| D | usercopy.c | 168 __asm_copy_to_user_4 (dst, src, retn); in __copy_user()
|
| /linux-4.4.14/arch/cris/arch-v32/lib/ |
| D | usercopy.c | 136 __asm_copy_to_user_4 (dst, src, retn); in __copy_user()
|
| /linux-4.4.14/arch/metag/lib/ |
| D | usercopy.c | 80 #define __asm_copy_to_user_4(to, from, ret) \ macro 594 __asm_copy_to_user_4(dst, src, retn); in __copy_user()
|
| /linux-4.4.14/arch/cris/include/asm/ |
| D | uaccess.h | 306 __asm_copy_to_user_4(to, from, ret); in __constant_copy_to_user()
|
| /linux-4.4.14/arch/cris/include/arch-v32/arch/ |
| D | uaccess.h | 425 #define __asm_copy_to_user_4(to, from, ret) \ macro
|
| /linux-4.4.14/arch/cris/include/arch-v10/arch/ |
| D | uaccess.h | 378 #define __asm_copy_to_user_4(to, from, ret) \ macro
|