Home
last modified time | relevance | path

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

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