Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A DMakefile13 sock_diag.o dev_ioctl.o tso.o sock_reuseport.o \
H A Ddev_ioctl.c365 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 Dsocket.c1071 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 Dinode.c1248 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 Dcdrom-standard.rst502 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 Dnetdevice.h3945 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 D10-kernel-build_2025-06-06_01-57-58.log
H A Dbuild_2025-06-06_01-57-58.log
H A D10-kernel-build.log
H A Dbuild.log