Searched refs:UFFDIO_WRITEPROTECT (Results 1 – 5 of 5) sorted by relevance
| /tools/include/uapi/linux/ |
| A D | userfaultfd.h | 100 #define UFFDIO_WRITEPROTECT _IOWR(UFFDIO, _UFFDIO_WRITEPROTECT, \ macro
|
| /tools/testing/selftests/mm/ |
| A D | uffd-wp-mremap.c | 198 if (ioctl(uffd, UFFDIO_WRITEPROTECT, &wp_prms)) { in test_one_folio()
|
| A D | ksm_functional_tests.c | 440 if (ioctl(uffd, UFFDIO_WRITEPROTECT, &uffd_writeprotect)) { in test_unmerge_uffd_wp()
|
| A D | uffd-common.c | 388 if (ioctl(ufd, UFFDIO_WRITEPROTECT, &prms)) in wp_range()
|
| A D | pagemap_ioctl.c | 127 if (!(uffdio_register.ioctls & UFFDIO_WRITEPROTECT)) in wp_init() 134 if (ioctl(uffd, UFFDIO_WRITEPROTECT, &wp)) in wp_init()
|
Completed in 10 milliseconds