Searched refs:dev_ioctl (Results 1 – 13 of 13) sorted by relevance
/linux/net/core/ |
A D | built-in.a | 25 dev_ioctl.o/
|
A D | Makefile | 13 sock_diag.o dev_ioctl.o tso.o sock_reuseport.o \
|
A D | .built-in.a.cmd | 1 …o net/core/link_watch.o net/core/filter.o net/core/sock_diag.o net/core/dev_ioctl.o net/core/tso.o…
|
A D | .dev_ioctl.o.cmd | 1 …dev_ioctl.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64/bi… 3 source_net/core/dev_ioctl.o := net/core/dev_ioctl.c 5 deps_net/core/dev_ioctl.o := \ 1511 net/core/dev_ioctl.o: $(deps_net/core/dev_ioctl.o) 1513 $(deps_net/core/dev_ioctl.o):
|
A D | dev_ioctl.c | 470 int dev_ioctl(struct net *net, unsigned int cmd, struct ifreq *ifr, in dev_ioctl() function
|
/linux/net/ |
A D | built-in.a | 27 core/dev_ioctl.o/
|
A D | socket.c | 1132 err = dev_ioctl(net, cmd, &ifr, data, &need_copyout); in sock_do_ioctl() 1162 err = dev_ioctl(net, cmd, &ifr, data, &need_copyout); in sock_ioctl() 3211 err = dev_ioctl(net, SIOCWANDEV, &ifr, NULL, NULL); in compat_siocwandev() 3233 return dev_ioctl(net, cmd, &ifreq, data, NULL); in compat_ifr_data_ioctl()
|
/linux/drivers/usb/gadget/legacy/ |
A D | inode.c | 1245 static long dev_ioctl (struct file *fd, unsigned code, unsigned long value) in dev_ioctl() function 1928 .unlocked_ioctl = dev_ioctl,
|
/linux/Documentation/cdrom/ |
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` 988 Finally, all other *ioctl()'s* are passed to the function *dev_ioctl()*,
|
/linux/fs/autofs/ |
A D | .dev-ioctl.o.cmd | 1 …fset=1152 -DKBUILD_MODFILE='"fs/autofs/autofs4"' -DKBUILD_BASENAME='"dev_ioctl"' -DKBUILD_MODNA…
|
/linux/include/linux/ |
A D | netdevice.h | 4037 int dev_ioctl(struct net *net, unsigned int cmd, struct ifreq *ifr,
|
/linux/ |
A D | System.map | 51510 ffff800010dc8a74 T dev_ioctl
|
A D | .tmp_System.map | 51510 ffff800010dc8a74 T dev_ioctl
|
Completed in 308 milliseconds