Searched refs:userfaultfd_dev_ioctl (Results 1 – 1 of 1) sorted by relevance
2163 static long userfaultfd_dev_ioctl(struct file *file, unsigned int cmd, unsigned long flags) in userfaultfd_dev_ioctl() function2172 .unlocked_ioctl = userfaultfd_dev_ioctl,2173 .compat_ioctl = userfaultfd_dev_ioctl,