Searched refs:compat_ioctl (Results 1 – 2 of 2) sorted by relevance
146 int (*compat_ioctl) (struct socket *sock, unsigned int cmd, member256 SOCKCALL_WRAP(name, compat_ioctl, (struct socket *sock, unsigned int cmd, \282 .compat_ioctl = __lock_##name##_compat_ioctl, \
1619 long (*compat_ioctl) (struct file *, unsigned int, unsigned long); member