Home
last modified time | relevance | path

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

/linux-6.1.9/net/atm/
Dsvc.c583 static int svc_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in svc_ioctl() function
623 return svc_ioctl(sock, cmd, arg); in svc_compat_ioctl()
640 .ioctl = svc_ioctl,