Searched refs:dev_ioctl (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | Makefile | 13 sock_diag.o dev_ioctl.o tso.o sock_reuseport.o \
|
| H A D | dev_ioctl.c | 365 int dev_ioctl(struct net *net, unsigned int cmd, struct ifreq *ifr, bool *need_copyout) in dev_ioctl() function
|
| /OK3568_Linux_fs/kernel/net/ |
| H A D | socket.c | 1071 err = dev_ioctl(net, cmd, &ifr, &need_copyout); in sock_do_ioctl() 1102 err = dev_ioctl(net, cmd, &ifr, &need_copyout); in sock_ioctl() 3136 err = dev_ioctl(net, SIOCWANDEV, &ifr, NULL); in compat_siocwandev() 3160 return dev_ioctl(net, cmd, &ifreq, NULL); in compat_ifr_data_ioctl() 3229 err = dev_ioctl(net, cmd, &ifr, NULL); in compat_sioc_ifmap()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/legacy/ |
| H A D | inode.c | 1248 static long dev_ioctl (struct file *fd, unsigned code, unsigned long value) in dev_ioctl() function 1935 .unlocked_ioctl = dev_ioctl,
|
| /OK3568_Linux_fs/kernel/Documentation/cdrom/ |
| H A D | cdrom-standard.rst | 502 int dev_ioctl(struct cdrom_device_info *cdi, 523 are routed through the call *dev_ioctl()*. In principle, `private` 977 Finally, all other *ioctl()'s* are passed to the function *dev_ioctl()*,
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | netdevice.h | 3945 int dev_ioctl(struct net *net, unsigned int cmd, struct ifreq *ifr,
|
| /OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/ |
| H A D | 10-kernel-build_2025-06-06_01-57-58.log | |
| H A D | build_2025-06-06_01-57-58.log | |
| H A D | 10-kernel-build.log | |
| H A D | build.log | |