Home
last modified time | relevance | path

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

/Linux-v6.1/arch/m68k/include/asm/
Duaccess.h316 __constant_copy_to_user(void __user *to, const void *from, unsigned long n) in __constant_copy_to_user() function
377 return __constant_copy_to_user(to, from, n); in raw_copy_to_user()
/Linux-v6.1/Documentation/translations/zh_CN/kernel-hacking/
Dhacking.rst668 __constant_copy_to_user((to),(from),(n)) : \
/Linux-v6.1/Documentation/kernel-hacking/
Dhacking.rst790 __constant_copy_to_user((to),(from),(n)) : \
/Linux-v6.1/Documentation/translations/it_IT/kernel-hacking/
Dhacking.rst829 __constant_copy_to_user((to),(from),(n)) : \