Searched refs:__asm_copy_to_user_16 (Results 1 – 6 of 6) sorted by relevance
| /linux-4.4.14/arch/cris/arch-v10/lib/ |
| D | usercopy.c | 160 __asm_copy_to_user_16 (dst, src, retn); in __copy_user()
|
| /linux-4.4.14/arch/cris/arch-v32/lib/ |
| D | usercopy.c | 128 __asm_copy_to_user_16 (dst, src, retn); in __copy_user()
|
| /linux-4.4.14/arch/metag/lib/ |
| D | usercopy.c | 193 #define __asm_copy_to_user_16(to, from, ret) \ macro 589 __asm_copy_to_user_16(dst, src, retn); in __copy_user()
|
| /linux-4.4.14/arch/cris/include/asm/ |
| D | uaccess.h | 330 __asm_copy_to_user_16(to, from, ret); in __constant_copy_to_user()
|
| /linux-4.4.14/arch/cris/include/arch-v32/arch/ |
| D | uaccess.h | 545 #define __asm_copy_to_user_16(to, from, ret) \ macro
|
| /linux-4.4.14/arch/cris/include/arch-v10/arch/ |
| D | uaccess.h | 480 #define __asm_copy_to_user_16(to, from, ret) \ macro
|