Searched refs:___copy_to_user (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/arch/sparc/lib/
H A DGENpatch.S30 GEN_DO_PATCH(___copy_to_user, GENcopy_to_user)
H A DNG2patch.S30 NG_DO_PATCH(___copy_to_user, NG2copy_to_user)
H A DNGpatch.S30 NG_DO_PATCH(___copy_to_user, NGcopy_to_user)
H A DU1copy_to_user.S22 #define FUNC_NAME ___copy_to_user
H A DU3patch.S30 ULTRA3_DO_PATCH(___copy_to_user, U3copy_to_user)
H A DNG4patch.S30 NG_DO_PATCH(___copy_to_user, NG4copy_to_user)
H A Dksyms.c96 EXPORT_SYMBOL(___copy_to_user); variable
/linux-4.4.14/arch/sparc/include/asm/
H A Duaccess_64.h262 unsigned long __must_check ___copy_to_user(void __user *to,
270 unsigned long ret = ___copy_to_user(to, from, size); copy_to_user()

Completed in 276 milliseconds