Searched refs:__constant_copy_to_user (Results 1 – 3 of 3) sorted by relevance
| /linux-4.4.14/arch/m68k/include/asm/ |
| D | uaccess_mm.h | 320 __constant_copy_to_user(void __user *to, const void *from, unsigned long n) in __constant_copy_to_user() function 373 __constant_copy_to_user(to, from, n) : \
|
| /linux-4.4.14/arch/cris/include/asm/ |
| D | uaccess.h | 293 __constant_copy_to_user(void __user *to, const void *from, unsigned long n) in __constant_copy_to_user() function 387 __constant_copy_to_user(to, from, n) : \
|
| /linux-4.4.14/arch/mn10300/include/asm/ |
| D | uaccess.h | 428 unsigned long __constant_copy_to_user(void *to, const void *from,
|