Searched refs:UFFDIO_UNREGISTER (Results 1 – 5 of 5) sorted by relevance
| /linux/include/uapi/linux/ |
| H A D | userfaultfd.h | 90 #define UFFDIO_UNREGISTER _IOR(UFFDIO, _UFFDIO_UNREGISTER, \ macro
|
| /linux/tools/testing/selftests/mm/ |
| H A D | vm_util.c | 393 if (ioctl(uffd, UFFDIO_UNREGISTER, &range) == -1) in uffd_unregister()
|
| H A D | uffd-common.c | 584 if (ioctl(gopts->uffd, UFFDIO_UNREGISTER, &uffd_reg.range)) in uffd_poll_thread()
|
| H A D | guard-regions.c | 1541 ASSERT_EQ(ioctl(uffd, UFFDIO_UNREGISTER, &range), 0); in TEST_F()
|
| H A D | pagemap_ioctl.c | 147 if (ioctl(uffd, UFFDIO_UNREGISTER, &uffdio_register.range)) in wp_free()
|