Home
last modified time | relevance | path

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

/fs/
Dcompat_ioctl.c973 static int compat_ioctl_check_table(unsigned int xcmd) in compat_ioctl_check_table() function
1060 if (compat_ioctl_check_table(XFORM(cmd))) in COMPAT_SYSCALL_DEFINE3()