Searched refs:sock_ioctl (Results 1 – 1 of 1) sorted by relevance
113 static long sock_ioctl(struct file *file, unsigned int cmd, unsigned long arg);136 .unlocked_ioctl = sock_ioctl,866 static long sock_ioctl(struct file *file, unsigned cmd, unsigned long arg) in sock_ioctl() function