Searched refs:copy_chunk_to_user (Results 1 – 1 of 1) sorted by relevance
153 static int copy_chunk_to_user(unsigned long to, int len, void *arg) in copy_chunk_to_user() function164 return buffer_op((unsigned long) to, n, 1, copy_chunk_to_user, &from); in raw_copy_to_user()