Searched refs:UFFD_FEATURE_EVENT_REMOVE (Results 1 – 4 of 4) sorted by relevance
32 UFFD_FEATURE_EVENT_REMOVE | \223 #define UFFD_FEATURE_EVENT_REMOVE (1<<3) macro
1229 UFFD_FEATURE_EVENT_REMAP | UFFD_FEATURE_EVENT_REMOVE,1236 UFFD_FEATURE_EVENT_REMAP | UFFD_FEATURE_EVENT_REMOVE |
349 ``UFFD_FEATURE_EVENT_REMOVE``360 Although the ``UFFD_FEATURE_EVENT_REMOVE`` and ``UFFD_FEATURE_EVENT_UNMAP``
817 if (!ctx || !(ctx->features & UFFD_FEATURE_EVENT_REMOVE)) in userfaultfd_remove()