Home
last modified time | relevance | path

Searched refs:copy_to_user_mcsafe (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/x86/include/asm/
Duaccess_64.h50 copy_to_user_mcsafe(void *to, const void *from, unsigned len) in copy_to_user_mcsafe() function
/Linux-v4.19/lib/
Diov_iter.c581 n = copy_to_user_mcsafe((__force void *) to, from, n); in copyout_mcsafe()