/linux-4.19.296/drivers/char/tpm/ |
D | tpm_vtpm_proxy.c | 631 static long vtpmx_ioc_new_dev(struct file *file, unsigned int ioctl, in vtpmx_ioc_new_dev() 669 static long vtpmx_fops_ioctl(struct file *f, unsigned int ioctl, in vtpmx_fops_ioctl() 681 static long vtpmx_fops_compat_ioctl(struct file *f, unsigned int ioctl, in vtpmx_fops_compat_ioctl()
|
/linux-4.19.296/include/linux/ |
D | ppp_channel.h | 34 int (*ioctl)(struct ppp_channel *, unsigned int, unsigned long); member
|
D | vfio.h | 41 long (*ioctl)(void *device_data, unsigned int cmd, member 71 long (*ioctl)(void *iommu_data, unsigned int cmd, member
|
D | posix-clock.h | 66 long (*ioctl) (struct posix_clock *pc, member
|
D | atmdev.h | 188 int (*ioctl)(struct atm_dev *dev,unsigned int cmd,void __user *arg); member 209 int (*ioctl)(struct atm_dev *dev,unsigned int cmd,void __user *arg); member 307 int (*ioctl)(struct socket *, unsigned int cmd, unsigned long arg); member
|
D | hdlc.h | 28 int (*ioctl)(struct net_device *dev, struct ifreq *ifr); member
|
D | mdev.h | 81 long (*ioctl)(struct mdev_device *mdev, unsigned int cmd, member
|
D | if_pppox.h | 78 int (*ioctl)(struct socket *sock, unsigned int cmd, member
|
D | tty_ldisc.h | 185 int (*ioctl)(struct tty_struct *tty, struct file *file, member
|
D | watchdog.h | 55 long (*ioctl)(struct watchdog_device *, unsigned int, unsigned long); member
|
D | rtc.h | 76 int (*ioctl)(struct device *, unsigned int, unsigned long); member
|
D | tty_driver.h | 268 int (*ioctl)(struct tty_struct *tty, member
|
D | hdlcdrv.h | 82 int (*ioctl)(struct net_device *, struct ifreq *, member
|
D | net.h | 158 int (*ioctl) (struct socket *sock, unsigned int cmd, member
|
/linux-4.19.296/include/drm/ |
D | drm_ioctl.h | 159 #define DRM_IOCTL_DEF_DRV(ioctl, _func, _flags) \ argument
|
/linux-4.19.296/include/media/ |
D | media-devnode.h | 60 long (*ioctl) (struct file *, unsigned int, unsigned long); member
|
/linux-4.19.296/include/sound/ |
D | seq_oss.h | 54 int (*ioctl)(struct snd_seq_oss_arg *p, unsigned int cmd, unsigned long arg); member
|
D | hwdep.h | 42 int (*ioctl)(struct snd_hwdep *hw, struct file *file, member
|
D | info.h | 68 int (*ioctl)(struct snd_info_entry *entry, void *file_private_data, member
|
/linux-4.19.296/virt/kvm/arm/ |
D | arm.c | 253 unsigned int ioctl, unsigned long arg) in kvm_arch_dev_ioctl() 1110 unsigned int ioctl, unsigned long arg) in kvm_arch_vcpu_ioctl() 1279 unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl()
|
/linux-4.19.296/fs/ |
D | nsfs.c | 188 static long ns_ioctl(struct file *filp, unsigned int ioctl, in ns_ioctl()
|
D | ioctl.c | 710 SYSCALL_DEFINE3(ioctl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) in SYSCALL_DEFINE3() argument
|
/linux-4.19.296/virt/kvm/ |
D | kvm_main.c | 124 static long kvm_no_compat_ioctl(struct file *file, unsigned int ioctl, in kvm_no_compat_ioctl() 2815 unsigned int ioctl, unsigned long arg) in kvm_vcpu_ioctl() 3023 unsigned int ioctl, unsigned long arg) in kvm_vcpu_compat_ioctl() 3079 static long kvm_device_ioctl(struct file *filp, unsigned int ioctl, in kvm_device_ioctl() 3241 unsigned int ioctl, unsigned long arg) in kvm_vm_ioctl() 3420 unsigned int ioctl, unsigned long arg) in kvm_vm_compat_ioctl() 3504 unsigned int ioctl, unsigned long arg) in kvm_dev_ioctl()
|
/linux-4.19.296/fs/proc/ |
D | inode.c | 269 long (*ioctl)(struct file *, unsigned int, unsigned long); in proc_reg_unlocked_ioctl() local
|
/linux-4.19.296/drivers/soundwire/ |
D | intel.c | 193 u16 ioctl = 0, act = 0; in intel_shim_init() local
|