Searched refs:svc_ioctl (Results 1 – 1 of 1) sorted by relevance
588 static int svc_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in svc_ioctl() function628 return svc_ioctl(sock, cmd, arg); in svc_compat_ioctl()645 .ioctl = svc_ioctl,