Home
last modified time | relevance | path

Searched refs:UFFD_USER_MODE_ONLY (Results 1 – 4 of 4) sorted by relevance

/tools/testing/selftests/mm/
A Duffd-common.h41 #define UFFD_FLAGS (O_CLOEXEC | O_NONBLOCK | UFFD_USER_MODE_ONLY)
A Duffd-common.c700 int fd = uffd_open(UFFD_USER_MODE_ONLY); in uffd_get_features()
A Dpagemap_ioctl.c97 uffd = syscall(__NR_userfaultfd, O_CLOEXEC | O_NONBLOCK | UFFD_USER_MODE_ONLY); in init_uffd()
/tools/include/uapi/linux/
A Duserfaultfd.h384 #define UFFD_USER_MODE_ONLY 1 macro

Completed in 9 milliseconds