Searched refs:uffdio_writeprotect (Results 1 – 4 of 4) sorted by relevance
83 struct uffdio_writeprotect)261 struct uffdio_writeprotect { struct
1801 struct uffdio_writeprotect uffdio_wp; in userfaultfd_writeprotect()1802 struct uffdio_writeprotect __user *user_uffdio_wp; in userfaultfd_writeprotect()1809 user_uffdio_wp = (struct uffdio_writeprotect __user *) arg; in userfaultfd_writeprotect()1812 sizeof(struct uffdio_writeprotect))) in userfaultfd_writeprotect()
167 ``ioctl(uffd, UFFDIO_WRITEPROTECT, struct *uffdio_writeprotect)``174 ``ioctl(uffd, UFFDIO_WRITEPROTECT, struct *uffdio_writeprotect)``
505 struct uffdio_writeprotect prms; in wp_range()
Completed in 10 milliseconds