/linux-4.4.14/drivers/gpu/drm/nouveau/nvif/ |
D | object.c | 62 struct nvif_ioctl_v0 ioctl; in nvif_object_sclass_get() member 106 struct nvif_ioctl_v0 ioctl; in nvif_object_rd() member 125 struct nvif_ioctl_v0 ioctl; in nvif_object_wr() member 143 struct nvif_ioctl_v0 ioctl; in nvif_object_mthd() member 174 struct nvif_ioctl_v0 ioctl; in nvif_object_unmap() member 196 struct nvif_ioctl_v0 ioctl; in nvif_object_map() member 217 struct nvif_ioctl_v0 ioctl; in nvif_object_fini() member 236 struct nvif_ioctl_v0 ioctl; in nvif_object_init() member
|
D | notify.c | 37 struct nvif_ioctl_v0 ioctl; in nvif_notify_put_() member 68 struct nvif_ioctl_v0 ioctl; in nvif_notify_get_() member 149 struct nvif_ioctl_v0 ioctl; in nvif_notify_fini() member 172 struct nvif_ioctl_v0 ioctl; in nvif_notify_init() member
|
D | client.c | 75 struct nvif_ioctl_v0 ioctl; in nvif_client_init() member
|
/linux-4.4.14/arch/x86/kvm/ |
D | assigned-dev.h | 23 static inline long kvm_vm_ioctl_assigned_device(struct kvm *kvm, unsigned ioctl, in kvm_vm_ioctl_assigned_device()
|
D | assigned-dev.c | 974 long kvm_vm_ioctl_assigned_device(struct kvm *kvm, unsigned ioctl, in kvm_vm_ioctl_assigned_device()
|
D | x86.c | 2616 unsigned int ioctl, unsigned long arg) in kvm_arch_dev_ioctl() 3200 unsigned int ioctl, unsigned long arg) in kvm_arch_vcpu_ioctl() 3732 unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl()
|
/linux-4.4.14/include/linux/ |
D | vfio.h | 41 long (*ioctl)(void *device_data, unsigned int cmd, member 68 long (*ioctl)(void *iommu_data, unsigned int cmd, member
|
D | ppp_channel.h | 34 int (*ioctl)(struct ppp_channel *, unsigned int, unsigned long); member
|
D | atmdev.h | 186 int (*ioctl)(struct atm_dev *dev,unsigned int cmd,void __user *arg); member 207 int (*ioctl)(struct atm_dev *dev,unsigned int cmd,void __user *arg); member 290 int (*ioctl)(struct socket *, unsigned int cmd, unsigned long arg); member
|
D | posix-clock.h | 85 long (*ioctl) (struct posix_clock *pc, member
|
D | hdlc.h | 28 int (*ioctl)(struct net_device *dev, struct ifreq *ifr); member
|
D | if_pppox.h | 78 int (*ioctl)(struct socket *sock, unsigned int cmd, member
|
D | watchdog.h | 50 long (*ioctl)(struct watchdog_device *, unsigned int, unsigned long); member
|
D | tty_ldisc.h | 196 int (*ioctl)(struct tty_struct *tty, struct file *file, member
|
D | rtc.h | 82 int (*ioctl)(struct device *, unsigned int, unsigned long); member
|
D | tty_driver.h | 266 int (*ioctl)(struct tty_struct *tty, member
|
D | hdlcdrv.h | 81 int (*ioctl)(struct net_device *, struct ifreq *, member
|
D | net.h | 151 int (*ioctl) (struct socket *sock, unsigned int cmd, member
|
D | serial_core.h | 88 int (*ioctl)(struct uart_port *, unsigned int, unsigned long); member
|
D | kvm_host.h | 1150 long (*ioctl)(struct kvm_device *dev, unsigned int ioctl, member
|
D | blkdev.h | 1635 int (*ioctl) (struct block_device *, fmode_t, unsigned, unsigned long); member
|
D | ide.h | 382 int (*ioctl)(struct ide_drive_s *, struct block_device *, member
|
/linux-4.4.14/net/atm/ |
D | ioctl.c | 34 void register_atm_ioctl(struct atm_ioctl *ioctl) in register_atm_ioctl() 42 void deregister_atm_ioctl(struct atm_ioctl *ioctl) in deregister_atm_ioctl()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvif/ |
D | driver.h | 11 int (*ioctl)(void *priv, bool super, void *data, u32 size, void **hack); member
|
/linux-4.4.14/drivers/vhost/ |
D | test.c | 260 static long vhost_test_ioctl(struct file *f, unsigned int ioctl, in vhost_test_ioctl() 302 static long vhost_test_compat_ioctl(struct file *f, unsigned int ioctl, in vhost_test_compat_ioctl()
|
D | net.c | 1051 static long vhost_net_ioctl(struct file *f, unsigned int ioctl, in vhost_net_ioctl() 1094 static long vhost_net_compat_ioctl(struct file *f, unsigned int ioctl, in vhost_net_compat_ioctl()
|
D | vhost.c | 733 long vhost_vring_ioctl(struct vhost_dev *d, int ioctl, void __user *argp) in vhost_vring_ioctl() 939 long vhost_dev_ioctl(struct vhost_dev *d, unsigned int ioctl, void __user *argp) in vhost_dev_ioctl()
|
D | scsi.c | 1476 unsigned int ioctl, in vhost_scsi_ioctl() 1543 static long vhost_scsi_compat_ioctl(struct file *f, unsigned int ioctl, in vhost_scsi_compat_ioctl()
|
/linux-4.4.14/drivers/block/ |
D | loop.h | 46 int (*ioctl)(struct loop_device *, int cmd, member 86 int (*ioctl)(struct loop_device *, int cmd, unsigned long arg); member
|
/linux-4.4.14/sound/oss/ |
D | dev_table.h | 159 int (*ioctl) (void *devc, unsigned int cmd, void __user * arg, int local); member 174 int (*ioctl) (int dev, unsigned int cmd, void __user * arg); member 250 int (*ioctl) (int dev, unsigned int cmd, void __user * arg); member 267 int (*ioctl) (int dev, unsigned int cmd, void __user * arg); member 320 int (*ioctl) (int dev, unsigned int cmd, void __user * arg); member 351 int (*ioctl) (int dev, unsigned int cmd, void __user * arg); member
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_ioctl.c | 546 #define DRM_IOCTL_DEF(ioctl, _func, _flags) \ argument 687 const struct drm_ioctl_desc *ioctl = NULL; in drm_ioctl() local
|
/linux-4.4.14/include/media/ |
D | media-devnode.h | 48 long (*ioctl) (struct file *, unsigned int, unsigned long); member
|
D | v4l2-subdev.h | 198 long (*ioctl)(struct v4l2_subdev *sd, unsigned int cmd, void *arg); member
|
/linux-4.4.14/drivers/scsi/osd/ |
D | osd_uld.c | 166 int osduld_register_test(unsigned ioctl, do_test_fn *do_test) in osduld_register_test() 177 void osduld_unregister_test(unsigned ioctl) in osduld_unregister_test()
|
/linux-4.4.14/arch/arm/kvm/ |
D | arm.c | 207 unsigned int ioctl, unsigned long arg) in kvm_arch_dev_ioctl() 818 unsigned int ioctl, unsigned long arg) in kvm_arch_vcpu_ioctl() 923 unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl()
|
/linux-4.4.14/drivers/pcmcia/ |
D | vrc4173_cardu.c | 251 uint8_t ioctl, window; in cardu_get_io_map() local 275 uint16_t ioctl; in cardu_set_io_map() local
|
D | tcic.c | 296 u_short scf1, ioctl, base, num; in is_active() local 700 u_short base, len, ioctl; in tcic_set_io_map() local
|
D | i82092.c | 560 unsigned char map, ioctl; in i82092aa_set_io_map() local
|
D | pd6729.c | 427 unsigned char map, ioctl; in pd6729_set_io_map() local
|
D | vrc4171_card.c | 383 uint8_t ioctl, addrwin; in pccard_set_io_map() local
|
D | yenta_socket.c | 406 unsigned char ioctl, addr, enable; in yenta_set_io_map() local
|
D | i82365.c | 1034 u_char map, ioctl; in i365_set_io_map() local
|
/linux-4.4.14/arch/mips/kvm/ |
D | mips.c | 188 long kvm_arch_dev_ioctl(struct file *filp, unsigned int ioctl, in kvm_arch_dev_ioctl() 899 long kvm_arch_vcpu_ioctl(struct file *filp, unsigned int ioctl, in kvm_arch_vcpu_ioctl() 1011 long kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl()
|
/linux-4.4.14/drivers/scsi/esas2r/ |
D | esas2r_ioctl.c | 69 void *ioctl; member 348 struct atto_vda_ioctl_req *ioctl = &rq->vrq->ioctl; in csmi_ioctl_tunnel() local 1279 struct atto_express_ioctl *ioctl = NULL; in esas2r_ioctl_handler() local
|
D | atvda.h | 1223 struct atto_vda_ioctl_req ioctl; member
|
/linux-4.4.14/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
|
D | pcm.h | 69 int (*ioctl)(struct snd_pcm_substream * substream, member
|
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_chardev.c | 871 #define AMDKFD_IOCTL_DEF(ioctl, _func, _flags) \ argument 931 const struct amdkfd_ioctl_desc *ioctl = NULL; in kfd_ioctl() local
|
/linux-4.4.14/sound/soc/codecs/ |
D | wm8753.c | 245 u16 ioctl; in wm8753_set_dai() local 964 u16 voice, ioctl; in wm8753_pcm_set_dai_fmt() local 1089 u16 ioctl, hifi; in wm8753_i2s_set_dai_fmt() local
|
/linux-4.4.14/arch/powerpc/kvm/ |
D | powerpc.c | 582 unsigned int ioctl, unsigned long arg) in kvm_arch_dev_ioctl() 1159 unsigned int ioctl, unsigned long arg) in kvm_arch_vcpu_ioctl() 1306 unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl()
|
D | book3s_pr.c | 1700 unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl_pr()
|
D | book3s_hv.c | 3079 unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl_hv()
|
/linux-4.4.14/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_drv.c | 141 #define VMW_IOCTL_DEF(ioctl, func, flags) \ argument 1096 const struct drm_ioctl_desc *ioctl = in vmw_generic_ioctl() local
|
/linux-4.4.14/virt/kvm/ |
D | kvm_main.c | 2337 unsigned int ioctl, unsigned long arg) in kvm_vcpu_ioctl() 2541 unsigned int ioctl, unsigned long arg) in kvm_vcpu_compat_ioctl() 2600 static long kvm_device_ioctl(struct file *filp, unsigned int ioctl, in kvm_device_ioctl() 2749 unsigned int ioctl, unsigned long arg) in kvm_vm_ioctl() 2923 unsigned int ioctl, unsigned long arg) in kvm_vm_compat_ioctl() 2988 unsigned int ioctl, unsigned long arg) in kvm_dev_ioctl()
|
/linux-4.4.14/fs/proc/ |
D | inode.c | 240 long (*ioctl)(struct file *, unsigned int, unsigned long); in proc_reg_unlocked_ioctl() local
|
/linux-4.4.14/fs/ |
D | ioctl.c | 613 SYSCALL_DEFINE3(ioctl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) in SYSCALL_DEFINE3() argument
|
D | compat_ioctl.c | 1544 COMPAT_SYSCALL_DEFINE3(ioctl, unsigned int, fd, unsigned int, cmd, in COMPAT_SYSCALL_DEFINE3() argument
|
/linux-4.4.14/arch/s390/kvm/ |
D | kvm-s390.c | 208 unsigned int ioctl, unsigned long arg) in kvm_arch_dev_ioctl() 916 unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl() 2510 unsigned int ioctl, unsigned long arg) in kvm_arch_vcpu_ioctl()
|
/linux-4.4.14/drivers/net/ethernet/ti/ |
D | netcp.h | 193 int (*ioctl)(void *intf_priv, struct ifreq *req, int cmd); member
|
/linux-4.4.14/drivers/scsi/ |
D | gdth_ioctl.h | 74 } __attribute__((packed)) ioctl; /* IOCTL command structure */ member 185 u16 ioctl; /* IOCTL */ member
|
/linux-4.4.14/include/linux/usb/ |
D | serial.h | 262 int (*ioctl)(struct tty_struct *tty, member
|
D | gadget.h | 554 int (*ioctl)(struct usb_gadget *, member
|
/linux-4.4.14/drivers/staging/media/lirc/ |
D | lirc_zilog.c | 1241 static long ioctl(struct file *filep, unsigned int cmd, unsigned long arg) in ioctl() function
|
/linux-4.4.14/drivers/scsi/cxlflash/ |
D | superpipe.c | 2033 sioctl ioctl; in cxlflash_ioctl() member
|
/linux-4.4.14/include/scsi/ |
D | scsi_host.h | 82 int (* ioctl)(struct scsi_device *dev, int cmd, void __user *arg); member
|
/linux-4.4.14/drivers/s390/block/ |
D | dasd_int.h | 349 int (*ioctl) (struct dasd_block *, unsigned int, void __user *); member
|
/linux-4.4.14/drivers/md/bcache/ |
D | bcache.h | 277 int (*ioctl) (struct bcache_device *, fmode_t, unsigned, unsigned long); member
|
/linux-4.4.14/include/drm/ |
D | drmP.h | 274 #define DRM_IOCTL_DEF_DRV(ioctl, _func, _flags) \ argument
|
/linux-4.4.14/drivers/net/bonding/ |
D | bond_main.c | 443 int (*ioctl)(struct net_device *, struct ifreq *, int); in bond_check_dev_link() local
|
/linux-4.4.14/drivers/media/v4l2-core/ |
D | v4l2-ioctl.c | 2376 unsigned int ioctl; member
|
/linux-4.4.14/include/net/ |
D | sock.h | 967 int (*ioctl)(struct sock *sk, int cmd, member
|
/linux-4.4.14/drivers/tty/ |
D | synclink_gt.c | 1027 static int ioctl(struct tty_struct *tty, in ioctl() function
|
D | synclinkmp.c | 1254 static int ioctl(struct tty_struct *tty, in ioctl() function
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/ |
D | main.c | 752 u32 ioctl = bcma_aread32(core, BCMA_IOCTL) & ~m; in brcms_b_core_ioctl() local
|
/linux-4.4.14/security/selinux/ |
D | hooks.c | 3246 struct lsm_ioctlop_audit ioctl; in ioctl_has_perm() local
|