Home
last modified time | relevance | path

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

/linux-6.15/rust/kernel/
H A Dmiscdevice.rs144 fn compat_ioctl( in compat_ioctl() method
250 unsafe extern "C" fn compat_ioctl( in compat_ioctl() method
/linux-6.15/include/media/
H A Dmedia-devnode.h53 long (*compat_ioctl) (struct file *, unsigned int, unsigned long); member
/linux-6.15/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.h185 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.h1574 int (*compat_ioctl)(struct block_device *bdev, blk_mode_t mode, member
H A Dfs.h2142 long (*compat_ioctl) (struct file *, unsigned int, unsigned long); member
/linux-6.15/fs/proc/
H A Dinode.c395 __auto_type compat_ioctl = pde->proc_ops->proc_compat_ioctl; in pde_compat_ioctl() local
/linux-6.15/include/scsi/
H A Dscsi_host.h127 int (*compat_ioctl)(struct scsi_device *dev, unsigned int cmd, member
/linux-6.15/include/net/
H A Dsock.h1260 int (*compat_ioctl)(struct sock *sk, member