Searched refs:unix_compat_ioctl (Results 1 – 1 of 1) sorted by relevance
868 static int unix_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg);990 .compat_ioctl = unix_compat_ioctl,1016 .compat_ioctl = unix_compat_ioctl,1040 .compat_ioctl = unix_compat_ioctl,3372 static int unix_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in unix_compat_ioctl() function