Home
last modified time | relevance | path

Searched defs:uffdio_move (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Duserfaultfd.h359 struct uffdio_move { struct
360 __u64 dst;
361 __u64 src;
362 __u64 len;
369 __u64 mode;
374 __s64 move;
/linux/tools/testing/selftests/mm/
H A Duffd-common.c639 struct uffdio_move uffdio_move; in move_page() local
/linux/fs/
H A Duserfaultfd.c1867 struct uffdio_move uffdio_move; in userfaultfd_move() local
[all...]