Searched defs:uffdio_copy (Results 1 – 4 of 4) sorted by relevance
244 struct uffdio_copy { struct245 __u64 dst;246 __u64 src;247 __u64 len;256 __u64 mode;262 __s64 copy;
87 struct uffdio_copy uffdio_copy; in fault_handler_thread() local
637 static void retry_copy_page(int ufd, struct uffdio_copy *uffdio_copy, in retry_copy_page()668 struct uffdio_copy uffdio_copy; in __copy_page() local
1714 struct uffdio_copy uffdio_copy; in userfaultfd_copy() local
Completed in 10 milliseconds