Home
last modified time | relevance | path

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

/linux/net/
A Dsocket.c121 static long sock_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
156 .unlocked_ioctl = sock_ioctl,
1145 static long sock_ioctl(struct file *file, unsigned cmd, unsigned long arg) in sock_ioctl() function
3259 return sock_ioctl(file, cmd, (unsigned long)argp); in compat_sock_ioctl_trans()
3293 return sock_ioctl(file, cmd, arg); in compat_sock_ioctl_trans()
/linux/
A DSystem.map50293 ffff800010d6ab30 t sock_ioctl
A D.tmp_System.map50293 ffff800010d6ab30 t sock_ioctl

Completed in 303 milliseconds