Home
last modified time | relevance | path

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

/linux/arch/m68k/include/asm/
A Duaccess.h326 __constant_copy_to_user(void __user *to, const void *from, unsigned long n) in __constant_copy_to_user() function
387 return __constant_copy_to_user(to, from, n); in raw_copy_to_user()
/linux/Documentation/translations/zh_CN/kernel-hacking/
A Dhacking.rst669 __constant_copy_to_user((to),(from),(n)) : \
/linux/Documentation/kernel-hacking/
A Dhacking.rst791 __constant_copy_to_user((to),(from),(n)) : \
/linux/Documentation/translations/it_IT/kernel-hacking/
A Dhacking.rst832 __constant_copy_to_user((to),(from),(n)) : \

Completed in 13 milliseconds