Home
last modified time | relevance | path

Searched refs:copy_mc_to_user (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/lib/
A Dcopy_mc.c73 unsigned long __must_check copy_mc_to_user(void *dst, const void *src, unsigned len) in copy_mc_to_user() function
/linux/arch/x86/include/asm/
A Duaccess.h448 copy_mc_to_user(void *to, const void *from, unsigned len);
/linux/arch/powerpc/include/asm/
A Duaccess.h355 copy_mc_to_user(void __user *to, const void *from, unsigned long n) in copy_mc_to_user() function
/linux/lib/
A Diov_iter.c681 n = copy_mc_to_user((__force void *) to, from, n); in copyout_mc()

Completed in 10 milliseconds