Searched refs:mctp_ioctl (Results 1 – 1 of 1) sorted by relevance
514 static int mctp_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in mctp_ioctl() function543 return mctp_ioctl(sock, cmd, (unsigned long)argp); in mctp_compat_ioctl()559 .ioctl = mctp_ioctl,