Searched defs:uffdio_copy (Results 1 – 6 of 6) sorted by relevance
202 struct uffdio_copy { struct203 __u64 dst;204 __u64 src;205 __u64 len;213 __u64 mode;219 __s64 copy;
228 struct uffdio_copy { struct229 __u64 dst;230 __u64 src;231 __u64 len;240 __u64 mode;246 __s64 copy;
87 struct uffdio_copy uffdio_copy; in fault_handler_thread() local
569 static void retry_copy_page(int ufd, struct uffdio_copy *uffdio_copy, in retry_copy_page()588 struct uffdio_copy uffdio_copy; in __copy_page() local
1699 struct uffdio_copy uffdio_copy; in userfaultfd_copy() local