Home
last modified time | relevance | path

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

/linux-6.8/include/uapi/linux/
Duserfaultfd.h359 struct uffdio_move { struct
360 __u64 dst;
361 __u64 src;
362 __u64 len;
369 __u64 mode;
374 __s64 move;
/linux-6.8/tools/testing/selftests/mm/
Duffd-common.c636 struct uffdio_move uffdio_move; in move_page() local
/linux-6.8/fs/
Duserfaultfd.c2011 struct uffdio_move uffdio_move; in userfaultfd_move() local