Searched defs:copy_to (Results 1 – 2 of 2) sorted by relevance
225 void (*copy_to)(struct map_info *, unsigned long, const void *, ssize_t); member
182 static int copy_to(void *target, void *src, size_t size, int userbuf) in copy_to() function