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

/linux-4.1.27/arch/um/kernel/skas/
H A Duaccess.c155 static int copy_chunk_to_user(unsigned long to, int len, void *arg) copy_chunk_to_user() function
172 buffer_op((unsigned long) to, n, 1, copy_chunk_to_user, &from) : copy_to_user()

Completed in 36 milliseconds