Home
last modified time | relevance | path

Searched defs:compat_ioctl (Results 1 – 12 of 12) sorted by relevance

/linux/rust/kernel/
H A Dmiscdevice.rs177 fn compat_ioctl( in compat_ioctl() method
350 unsafe extern "C" fn compat_ioctl( in compat_ioctl() method
/linux/include/media/
H A Dmedia-devnode.h53 long (*compat_ioctl) (struct file *, unsigned int, unsigned long); member
/linux/include/linux/
H A Dtty_ldisc.h246 int (*compat_ioctl)(struct tty_struct *tty, unsigned int cmd, member
H A Dtty_driver.h458 long (*compat_ioctl)(struct tty_struct *tty, member
H A Dnet.h184 int (*compat_ioctl) (struct socket *sock, unsigned int cmd, member
H A Datmdev.h185 int (*compat_ioctl)(struct atm_dev *dev,unsigned int cmd, member
H A Dblkdev.h1654 int (*compat_ioctl)(struct block_device *bdev, blk_mode_t mode, member
H A Dfs.h2281 long (*compat_ioctl) (struct file *, unsigned int, unsigned long); member
/linux/fs/proc/
H A Dinode.c395 __auto_type compat_ioctl = pde->proc_ops->proc_compat_ioctl; in pde_compat_ioctl() local
/linux/include/scsi/
H A Dscsi_host.h127 int (*compat_ioctl)(struct scsi_device *dev, unsigned int cmd, member
/linux/drivers/android/binder/
H A Dprocess.rs1626 pub(crate) fn compat_ioctl( in compat_ioctl() method
/linux/include/net/
H A Dsock.h1286 int (*compat_ioctl)(struct sock *sk, member