Home
last modified time | relevance | path

Searched defs:copy_mc_to_user (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/lib/
H A Dcopy_mc.c77 unsigned long __must_check copy_mc_to_user(void *dst, const void *src, unsigned len) in copy_mc_to_user() function
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Duaccess.h379 copy_mc_to_user(void __user *to, const void *from, unsigned long n) in copy_mc_to_user() function