Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Duserfaultfd.h154 #define UFFD_EVENT_REMOVE 0x15 macro
/linux/tools/testing/selftests/mm/
H A Duffd-common.c554 case UFFD_EVENT_REMOVE: in uffd_poll_thread()
/linux/Documentation/admin-guide/mm/
H A Duserfaultfd.rst389 madvise(MADV_DONTNEED) calls. The event ``UFFD_EVENT_REMOVE`` will
/linux/fs/
H A Duserfaultfd.c789 ewq.msg.event = UFFD_EVENT_REMOVE; in userfaultfd_remove()