Searched defs:uffdio_copy (Results 1 – 4 of 4) sorted by relevance
275 struct uffdio_copy { struct276 __u64 dst;277 __u64 src;278 __u64 len;287 __u64 mode;293 __s64 copy;
87 struct uffdio_copy uffdio_copy; in fault_handler_thread() local
591 static void retry_copy_page(uffd_global_test_opts_t *gopts, struct uffdio_copy *uffdio_copy, in retry_copy_page()623 struct uffdio_copy uffdio_copy; in __copy_page() local
272 struct uffdio_copy uffdio_copy; in test_uffdio_copy() local