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

/linux-4.4.14/arch/um/kernel/skas/
H A Duaccess.c133 static int copy_chunk_from_user(unsigned long from, int len, void *arg) copy_chunk_from_user() function
149 return buffer_op((unsigned long) from, n, 0, copy_chunk_from_user, &to); __copy_from_user()

Completed in 85 milliseconds