Searched refs:UFFDIO_UNREGISTER (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/uapi/linux/
H A Duserfaultfd.h20 * If the UFFDIO_API is upgraded someday, the UFFDIO_UNREGISTER and
90 #define UFFDIO_UNREGISTER _IOR(UFFDIO, _UFFDIO_UNREGISTER, \ macro
/linux-master/tools/testing/selftests/mm/
H A Dvm_util.c341 if (ioctl(uffd, UFFDIO_UNREGISTER, &range) == -1)
H A Duffd-common.c558 if (ioctl(uffd, UFFDIO_UNREGISTER, &uffd_reg.range))
H A Dpagemap_ioctl.c146 if (ioctl(uffd, UFFDIO_UNREGISTER, &uffdio_register.range))
/linux-master/fs/
H A Duserfaultfd.c438 * always call UFFDIO_UNREGISTER before it can safely
2113 case UFFDIO_UNREGISTER:

Completed in 142 milliseconds