Searched defs:uffdio_copy (Results 1 – 6 of 6) sorted by relevance
116 struct uffdio_copy { struct117 __u64 dst;118 __u64 src;119 __u64 len;122 __u64 mode;124 __s64 copy;
106 struct uffdio_copy { struct107 __u64 dst;108 __u64 src;109 __u64 len;112 __u64 mode;113 __s64 copy;
207 struct uffdio_copy { struct208 __u64 dst;209 __u64 src;210 __u64 len;219 __u64 mode;225 __s64 copy;
87 struct uffdio_copy uffdio_copy; in fault_handler_thread() local
478 static void retry_copy_page(int ufd, struct uffdio_copy *uffdio_copy, in retry_copy_page()499 struct uffdio_copy uffdio_copy; in __copy_page() local
1661 struct uffdio_copy uffdio_copy; in userfaultfd_copy() local