Searched defs:__copy_user (Results  1 – 12 of 12) sorted by relevance
| /linux-4.1.27/arch/avr32/lib/ | 
| D | copy_user.S | 43 __copy_user:  label
  | 
| /linux-4.1.27/arch/cris/arch-v10/lib/ | 
| D | usercopy.c | 33 unsigned long __copy_user(void __user *pdst, const void *psrc, unsigned long pn)  in __copy_user()  function
  | 
| /linux-4.1.27/arch/cris/arch-v32/lib/ | 
| D | usercopy.c | 29 unsigned long __copy_user(void __user *pdst, const void *psrc, unsigned long pn)  in __copy_user()  function
  | 
| /linux-4.1.27/arch/alpha/lib/ | 
| D | copy_user.S | 48 __copy_user:  label
  | 
| D | ev6-copy_user.S | 60 __copy_user:  label
  | 
| /linux-4.1.27/arch/sh/mm/ | 
| D | nommu.c | 27 __kernel_size_t __copy_user(void *to, const void *from, __kernel_size_t n)  in __copy_user()  function
  | 
| /linux-4.1.27/arch/x86/lib/ | 
| D | usercopy_32.c | 498 #define __copy_user(to, from, size)					\  macro
  | 
| /linux-4.1.27/arch/sparc/lib/ | 
| D | copy_user.S | 148 __copy_user:	/* %o0=dst %o1=src %o2=len */  label
  | 
| /linux-4.1.27/arch/mn10300/include/asm/ | 
| D | uaccess.h | 295 #define __copy_user(to, from, size)					\  macro
  | 
| /linux-4.1.27/arch/m32r/include/asm/ | 
| D | uaccess.h | 424 #define __copy_user(to, from, size)					\  macro
  | 
| /linux-4.1.27/arch/sh/kernel/cpu/sh5/ | 
| D | entry.S | 1499 __copy_user:  label
  | 
| /linux-4.1.27/arch/metag/lib/ | 
| D | usercopy.c | 528 unsigned long __copy_user(void __user *pdst, const void *psrc,  in __copy_user()  function
  |