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