Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Duserfaultfd.h153 #define UFFD_EVENT_REMAP 0x14 macro
/linux/tools/testing/selftests/mm/
H A Duffd-common.c561 case UFFD_EVENT_REMAP: in uffd_poll_thread()
/linux/Documentation/admin-guide/mm/
H A Duserfaultfd.rst384 ``UFFD_EVENT_REMAP``. The ``uffd_msg.remap`` will contain the old and
/linux/fs/
H A Duserfaultfd.c762 ewq.msg.event = UFFD_EVENT_REMAP; in mremap_userfaultfd_complete()