Home
last modified time | relevance | path

Searched refs:hardwall_ioctl (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/tile/kernel/
Dhardwall.c693 static long hardwall_ioctl(struct file *file, unsigned int a, unsigned long b) in hardwall_ioctl() function
731 return hardwall_ioctl(file, a, (unsigned long)compat_ptr(b)); in hardwall_compat_ioctl()
772 .unlocked_ioctl = hardwall_ioctl,