Home
last modified time | relevance | path

Searched defs:raw_copy_to_user (Results 1 – 4 of 4) sorted by relevance

/linux/arch/csky/lib/
H A Dusercopy.c78 unsigned long raw_copy_to_user(void *to, const void *from, in raw_copy_to_user() function
/linux/arch/parisc/lib/
H A Dmemcpy.c24 unsigned long raw_copy_to_user(void __user *dst, const void *src, in raw_copy_to_user() function
/linux/arch/alpha/include/asm/
H A Duaccess.h192 raw_copy_to_user(void __user *to, const void *from, unsigned long len) in raw_copy_to_user() function
/linux/arch/powerpc/include/asm/
H A Duaccess.h411 raw_copy_to_user(void __user *to, const void *from, unsigned long n) in raw_copy_to_user() function