Searched refs:hardwall_ioctl (Results 1 – 1 of 1) sorted by relevance
981 static long hardwall_ioctl(struct file *file, unsigned int a, unsigned long b) in hardwall_ioctl() function1033 return hardwall_ioctl(file, a, (unsigned long)compat_ptr(b)); in hardwall_compat_ioctl()1076 .unlocked_ioctl = hardwall_ioctl,