Home
last modified time | relevance | path

Searched refs:__generic_copy_to_user (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/m68k/lib/
H A Duaccess.c56 unsigned long __generic_copy_to_user(void __user *to, const void *from, in __generic_copy_to_user() function
98 EXPORT_SYMBOL(__generic_copy_to_user);
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Duaccess.h186 unsigned long __generic_copy_to_user(void __user *to, const void *from, unsigned long n);
359 return __generic_copy_to_user(to, from, n); in __constant_copy_to_user()
378 return __generic_copy_to_user(to, from, n); in raw_copy_to_user()
/OK3568_Linux_fs/kernel/Documentation/kernel-hacking/
H A Dhacking.rst792 __generic_copy_to_user((to),(from),(n)))
/OK3568_Linux_fs/kernel/Documentation/translations/it_IT/kernel-hacking/
H A Dhacking.rst833 __generic_copy_to_user((to),(from),(n)))