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