Home
last modified time | relevance | path

Searched refs:userfaultfd (Results 1 – 25 of 39) sorted by relevance

12

/linux/Documentation/admin-guide/mm/
H A Duserfaultfd.rst18 Userspace creates a new userfaultfd, initializes it, and registers one or more
20 region(s) result in a message being delivered to the userfaultfd, notifying
23 The ``userfaultfd`` (aside from registering and unregistering virtual
30 registered in the ``userfaultfd`` that allows userland to efficiently
37 ``userfaultfd`` runtime load never takes the mmap_lock for writing).
42 The ``userfaultfd``, once created, can also be
46 (well of course unless they later try to use the ``userfaultfd``
53 Creating a userfaultfd
56 There are two ways to create a new userfaultfd, each of which provide ways to
60 The first way, supported since userfaultfd was introduced, is the
[all …]
H A Dindex.rst43 userfaultfd
H A Dpagemap.rst23 Documentation/admin-guide/mm/userfaultfd.rst)
306 1. The userfaultfd file descriptor is created with ``userfaultfd`` syscall.
/linux/tools/testing/selftests/mm/
H A Dksft_userfaultfd.sh4 ./run_vmtests.sh -t userfaultfd
H A Drun_vmtests.sh38 - userfaultfd
39 tests for userfaultfd(2)
/linux/Documentation/translations/zh_CN/admin-guide/mm/
H A Dindex.rst48 * userfaultfd
/linux/Documentation/translations/zh_TW/admin-guide/mm/
H A Dindex.rst48 * userfaultfd
/linux/fs/
H A DMakefile30 obj-$(CONFIG_USERFAULTFD) += userfaultfd.o
/linux/Documentation/mm/
H A Dpage_table_check.rst27 userfaultfd is the only user of such to sanity check wr-protect bit against
/linux/Documentation/translations/zh_CN/mm/
H A Dhugetlbfs_reserv.rst403 有一些代码(最明显的是userfaultfd)不能调用restore_reserve_on_error。在这种情况下,
/linux/mm/
H A DMakefile134 obj-$(CONFIG_USERFAULTFD) += userfaultfd.o
H A DKconfig1344 Arch has userfaultfd write protection support
1349 Arch has userfaultfd minor fault support
1352 bool "Enable userfaultfd() system call"
1355 Enable the userfaultfd() system call that allows to intercept and
1365 Allows to create marker PTEs for userfaultfd write protection
1366 purposes. It is required to enable userfaultfd write protection on
/linux/Documentation/admin-guide/sysctl/
H A Dvm.rst1014 userfaultfd system calls. Set this to 0 to restrict unprivileged users
1016 SYS_CAP_PTRACE must pass UFFD_USER_MODE_ONLY in order for userfaultfd to
1017 succeed. Prohibiting use of userfaultfd for handling faults from kernel
1020 Set this to 1 to allow unprivileged users to use the userfaultfd system
1025 Another way to control permissions for userfaultfd is to use
1026 /dev/userfaultfd instead of userfaultfd(2). See
1027 Documentation/admin-guide/mm/userfaultfd.rst.
/linux/kernel/
H A Dsys_ni.c256 COND_SYSCALL(userfaultfd);
/linux/Documentation/arch/arm64/
H A Dtagged-address-abi.rst60 ``userfaultfd()``, as fault addresses subsequently obtained by reading
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl328 317 n64 userfaultfd sys_userfaultfd
/linux/Documentation/userspace-api/
H A Dmseal.rst199 - userfaultfd.
/linux/scripts/
H A Dsyscall.tbl332 282 common userfaultfd sys_userfaultfd
/linux/tools/perf/arch/arm64/entry/syscalls/
H A Dsyscall_64.tbl332 282 common userfaultfd sys_userfaultfd
/linux/arch/arm64/tools/
H A Dsyscall_64.tbl332 282 common userfaultfd sys_userfaultfd
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl309 355 common userfaultfd sys_userfaultfd
/linux/tools/scripts/
H A Dsyscall.tbl332 282 common userfaultfd sys_userfaultfd
/linux/tools/perf/arch/parisc/entry/syscalls/
H A Dsyscall.tbl390 344 common userfaultfd parisc_userfaultfd
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl387 377 common userfaultfd sys_userfaultfd
/linux/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl365 342 common userfaultfd sys_userfaultfd

12