Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/
H A Dsocket.c122 static long compat_sock_ioctl(struct file *file,
157 .compat_ioctl = compat_sock_ioctl,
3362 static long compat_sock_ioctl(struct file *file, unsigned int cmd, in compat_sock_ioctl() function