Home
last modified time | relevance | path

Searched defs:uffdio_copy (Results 1 – 5 of 5) sorted by relevance

/linux/include/uapi/linux/
H A Duserfaultfd.h275 struct uffdio_copy { struct
276 __u64 dst;
277 __u64 src;
278 __u64 len;
287 __u64 mode;
293 __s64 copy;
/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-signal-pagefault.c87 struct uffdio_copy uffdio_copy; in fault_handler_thread() local
/linux/tools/testing/selftests/mm/
H A Duffd-common.c571 static void retry_copy_page(int ufd, struct uffdio_copy *uffdio_copy, in retry_copy_page()
602 struct uffdio_copy uffdio_copy; in __copy_page() local
H A Dmkdirty.c272 struct uffdio_copy uffdio_copy; in test_uffdio_copy() local
/linux/fs/
H A Duserfaultfd.c1581 struct uffdio_copy uffdio_copy; in userfaultfd_copy() local
[all...]