Home
last modified time | relevance | path

Searched defs:__clear_user (Results 1 – 7 of 7) sorted by relevance

/linux/arch/openrisc/lib/
H A Dstring.S73 __clear_user: label
/linux/arch/alpha/lib/
H A Dclear_user.S69 __clear_user: label
H A Dev6-clear_user.S51 __clear_user: label
/linux/arch/m68k/lib/
H A Duaccess.c104 unsigned long __clear_user(void __user *to, unsigned long n) in __clear_user() function
/linux/arch/csky/lib/
H A Dusercopy.c157 __clear_user(void __user *to, unsigned long n) in __clear_user() function
/linux/arch/csky/include/asm/
H A Duaccess.h199 #define __clear_user __clear_user macro
/linux/arch/sh/mm/
H A Dnommu.c33 __kernel_size_t __clear_user(void __user *to, __kernel_size_t n) in __clear_user() function