Searched defs:uffdio_copy (Results 1 – 3 of 3) sorted by relevance
207 struct uffdio_copy { struct208 __u64 dst;209 __u64 src;210 __u64 len;219 __u64 mode;225 __s64 copy;
45 struct uffdio_copy uffdio_copy; in handle_thread() local
395 static void retry_copy_page(int ufd, struct uffdio_copy *uffdio_copy, in retry_copy_page()414 struct uffdio_copy uffdio_copy; in __copy_page() local