Home
last modified time | relevance | path

Searched defs:__copy_tofrom_user (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/arch/openrisc/lib/
Dstring.S35 .global __copy_tofrom_user symbol
36 __copy_tofrom_user: label
/linux-3.3/arch/microblaze/lib/
Duaccess_old.S159 __copy_tofrom_user: label
/linux-3.3/arch/alpha/include/asm/
Duaccess.h375 __copy_tofrom_user(void *to, const void *from, long len, const void __user *validate) in __copy_tofrom_user() function