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

/linux-master/arch/um/kernel/skas/
H A Duaccess.c153 static int copy_chunk_to_user(unsigned long to, int len, void *arg) function
164 return buffer_op((unsigned long) to, n, 1, copy_chunk_to_user, &from);

Completed in 203 milliseconds