Searched defs:compat_ioctl (Results 1 - 9 of 9) sorted by relevance

/linux-4.1.27/include/media/
H A Dmedia-devnode.h49 long (*compat_ioctl) (struct file *, unsigned int, unsigned long); member in struct:media_file_operations
/linux-4.1.27/include/linux/
H A Dtty_ldisc.h198 long (*compat_ioctl)(struct tty_struct *tty, struct file *file, member in struct:tty_ldisc_ops
H A Dnet.h149 int (*compat_ioctl) (struct socket *sock, unsigned int cmd, member in struct:proto_ops
H A Dtty_driver.h268 long (*compat_ioctl)(struct tty_struct *tty, member in struct:tty_operations
H A Datmdev.h188 int (*compat_ioctl)(struct atm_dev *dev,unsigned int cmd, member in struct:atmdev_ops
H A Dblkdev.h1604 int (*compat_ioctl) (struct block_device *, fmode_t, unsigned, unsigned long); member in struct:block_device_operations
H A Dfs.h1599 long (*compat_ioctl) (struct file *, unsigned int, unsigned long); member in struct:file_operations
/linux-4.1.27/include/scsi/
H A Dscsi_host.h92 int (* compat_ioctl)(struct scsi_device *dev, int cmd, void __user *arg); member in struct:scsi_host_template
/linux-4.1.27/include/net/
H A Dsock.h970 int (*compat_ioctl)(struct sock *sk, member in struct:proto

Completed in 233 milliseconds