Searched refs:copy_to_user_mcsafe (Results 1 – 2 of 2) sorted by relevance
50 copy_to_user_mcsafe(void *to, const void *from, unsigned len) in copy_to_user_mcsafe() function
581 n = copy_to_user_mcsafe((__force void *) to, from, n); in copyout_mcsafe()