/linux-4.4.14/arch/x86/kvm/ |
H A D | assigned-dev.h | 23 static inline long kvm_vm_ioctl_assigned_device(struct kvm *kvm, unsigned ioctl, kvm_vm_ioctl_assigned_device() argument
|
H A D | assigned-dev.c | 974 long kvm_vm_ioctl_assigned_device(struct kvm *kvm, unsigned ioctl, kvm_vm_ioctl_assigned_device() argument
|
H A D | x86.c | 2615 kvm_arch_dev_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_arch_dev_ioctl() argument 3199 kvm_arch_vcpu_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_arch_vcpu_ioctl() argument 3731 kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_arch_vm_ioctl() argument
|
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | driver.h | 11 int (*ioctl)(void *priv, bool super, void *data, u32 size, void **hack); member in struct:nvif_driver
|
/linux-4.4.14/include/linux/ |
H A D | ppp_channel.h | 34 int (*ioctl)(struct ppp_channel *, unsigned int, unsigned long); member in struct:ppp_channel_ops
|
H A D | posix-clock.h | 85 long (*ioctl) (struct posix_clock *pc, member in struct:posix_clock_operations
|
H A D | hdlc.h | 28 int (*ioctl)(struct net_device *dev, struct ifreq *ifr); member in struct:hdlc_proto
|
H A D | tty_ldisc.h | 196 int (*ioctl)(struct tty_struct *tty, struct file *file, member in struct:tty_ldisc_ops
|
H A D | vfio.h | 41 long (*ioctl)(void *device_data, unsigned int cmd, member in struct:vfio_device_ops 68 long (*ioctl)(void *iommu_data, unsigned int cmd, member in struct:vfio_iommu_driver_ops
|
H A D | watchdog.h | 50 long (*ioctl)(struct watchdog_device *, unsigned int, unsigned long); member in struct:watchdog_ops
|
H A D | if_pppox.h | 78 int (*ioctl)(struct socket *sock, unsigned int cmd, member in struct:pppox_proto
|
H A D | net.h | 151 int (*ioctl) (struct socket *sock, unsigned int cmd, member in struct:proto_ops
|
H A D | rtc.h | 82 int (*ioctl)(struct device *, unsigned int, unsigned long); member in struct:rtc_class_ops
|
H A D | hdlcdrv.h | 81 int (*ioctl)(struct net_device *, struct ifreq *, member in struct:hdlcdrv_ops
|
H A D | tty_driver.h | 266 int (*ioctl)(struct tty_struct *tty, member in struct:tty_operations
|
H A D | atmdev.h | 186 int (*ioctl)(struct atm_dev *dev,unsigned int cmd,void __user *arg); member in struct:atmdev_ops 207 int (*ioctl)(struct atm_dev *dev,unsigned int cmd,void __user *arg); member in struct:atmphy_ops 290 int (*ioctl)(struct socket *, unsigned int cmd, unsigned long arg); member in struct:atm_ioctl
|
H A D | serial_core.h | 88 int (*ioctl)(struct uart_port *, unsigned int, unsigned long); member in struct:uart_ops
|
H A D | kvm_host.h | 1150 long (*ioctl)(struct kvm_device *dev, unsigned int ioctl, member in struct:kvm_device_ops
|
H A D | blkdev.h | 1635 int (*ioctl) (struct block_device *, fmode_t, unsigned, unsigned long); member in struct:block_device_operations
|
H A D | ide.h | 382 int (*ioctl)(struct ide_drive_s *, struct block_device *, member in struct:ide_disk_ops
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvif/ |
H A D | client.c | 75 struct nvif_ioctl_v0 ioctl; nvif_client_init() member in struct:__anon4398
|
H A D | notify.c | 37 struct nvif_ioctl_v0 ioctl; nvif_notify_put_() member in struct:__anon4399 68 struct nvif_ioctl_v0 ioctl; nvif_notify_get_() member in struct:__anon4400 149 struct nvif_ioctl_v0 ioctl; nvif_notify_fini() member in struct:__anon4402 172 struct nvif_ioctl_v0 ioctl; nvif_notify_init() member in struct:__anon4403
|
H A D | object.c | 62 struct nvif_ioctl_v0 ioctl; nvif_object_sclass_get() member in struct:__anon4405 106 struct nvif_ioctl_v0 ioctl; nvif_object_rd() member in struct:__anon4406 125 struct nvif_ioctl_v0 ioctl; nvif_object_wr() member in struct:__anon4407 143 struct nvif_ioctl_v0 ioctl; nvif_object_mthd() member in struct:__anon4408 174 struct nvif_ioctl_v0 ioctl; nvif_object_unmap() member in struct:__anon4409 196 struct nvif_ioctl_v0 ioctl; nvif_object_map() member in struct:__anon4410 217 struct nvif_ioctl_v0 ioctl; nvif_object_fini() member in struct:__anon4411 236 struct nvif_ioctl_v0 ioctl; nvif_object_init() member in struct:__anon4412
|
/linux-4.4.14/include/media/ |
H A D | media-devnode.h | 48 long (*ioctl) (struct file *, unsigned int, unsigned long); member in struct:media_file_operations
|
H A D | v4l2-subdev.h | 198 long (*ioctl)(struct v4l2_subdev *sd, unsigned int cmd, void *arg); member in struct:v4l2_subdev_core_ops
|
/linux-4.4.14/include/sound/ |
H A D | hwdep.h | 42 int (*ioctl)(struct snd_hwdep *hw, struct file *file, member in struct:snd_hwdep_ops
|
H A D | seq_oss.h | 54 int (*ioctl)(struct snd_seq_oss_arg *p, unsigned int cmd, unsigned long arg); member in struct:snd_seq_oss_callback
|
H A D | info.h | 68 int (*ioctl)(struct snd_info_entry *entry, void *file_private_data, member in struct:snd_info_entry_ops
|
H A D | pcm.h | 69 int (*ioctl)(struct snd_pcm_substream * substream, member in struct:snd_pcm_ops
|
/linux-4.4.14/Documentation/cdrom/ |
H A D | cdrom-standard.tex | |
/linux-4.4.14/drivers/scsi/osd/ |
H A D | osd_uld.c | 166 int osduld_register_test(unsigned ioctl, do_test_fn *do_test) osduld_register_test() argument 177 void osduld_unregister_test(unsigned ioctl) osduld_unregister_test() argument
|
/linux-4.4.14/drivers/vhost/ |
H A D | test.c | 260 static long vhost_test_ioctl(struct file *f, unsigned int ioctl, vhost_test_ioctl() argument 302 static long vhost_test_compat_ioctl(struct file *f, unsigned int ioctl, vhost_test_compat_ioctl() argument
|
H A D | net.c | 1051 static long vhost_net_ioctl(struct file *f, unsigned int ioctl, vhost_net_ioctl() argument 1094 static long vhost_net_compat_ioctl(struct file *f, unsigned int ioctl, vhost_net_compat_ioctl() argument
|
H A D | vhost.c | 733 long vhost_vring_ioctl(struct vhost_dev *d, int ioctl, void __user *argp) vhost_vring_ioctl() argument 939 long vhost_dev_ioctl(struct vhost_dev *d, unsigned int ioctl, void __user *argp) vhost_dev_ioctl() argument
|
H A D | scsi.c | 1543 static long vhost_scsi_compat_ioctl(struct file *f, unsigned int ioctl, vhost_scsi_compat_ioctl() argument 1475 vhost_scsi_ioctl(struct file *f, unsigned int ioctl, unsigned long arg) vhost_scsi_ioctl() argument
|
/linux-4.4.14/drivers/pcmcia/ |
H A D | i82092.c | 560 unsigned char map, ioctl; i82092aa_set_io_map() local
|
H A D | pd6729.c | 427 unsigned char map, ioctl; pd6729_set_io_map() local
|
H A D | vrc4173_cardu.c | 251 uint8_t ioctl, window; cardu_get_io_map() local 275 uint16_t ioctl; cardu_set_io_map() local
|
H A D | tcic.c | 296 u_short scf1, ioctl, base, num; is_active() local 700 u_short base, len, ioctl; tcic_set_io_map() local
|
H A D | i82365.c | 1034 u_char map, ioctl; i365_set_io_map() local
|
H A D | vrc4171_card.c | 383 uint8_t ioctl, addrwin; pccard_set_io_map() local
|
H A D | yenta_socket.c | 406 unsigned char ioctl, addr, enable; yenta_set_io_map() local
|
/linux-4.4.14/drivers/gpu/drm/ |
H A D | drm_ioctl.c | 687 const struct drm_ioctl_desc *ioctl = NULL; drm_ioctl() local
|
/linux-4.4.14/arch/um/os-Linux/ |
H A D | user_syms.c | 93 EXPORT_SYMBOL_PROTO(ioctl); variable
|
/linux-4.4.14/drivers/block/ |
H A D | loop.h | 46 int (*ioctl)(struct loop_device *, int cmd, member in struct:loop_device 86 int (*ioctl)(struct loop_device *, int cmd, unsigned long arg); member in struct:loop_func_table
|
/linux-4.4.14/net/atm/ |
H A D | ioctl.c | 34 void register_atm_ioctl(struct atm_ioctl *ioctl) register_atm_ioctl() argument 42 void deregister_atm_ioctl(struct atm_ioctl *ioctl) deregister_atm_ioctl() argument
|
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_chardev.c | 931 const struct amdkfd_ioctl_desc *ioctl = NULL; kfd_ioctl() local
|
/linux-4.4.14/drivers/scsi/esas2r/ |
H A D | esas2r_ioctl.c | 69 void *ioctl; member in struct:esas2r_buffered_ioctl 348 struct atto_vda_ioctl_req *ioctl = &rq->vrq->ioctl; csmi_ioctl_tunnel() local 1279 struct atto_express_ioctl *ioctl = NULL; esas2r_ioctl_handler() local
|
H A D | atvda.h | 1223 struct atto_vda_ioctl_req ioctl; member in union:atto_vda_req
|
/linux-4.4.14/drivers/net/ethernet/ti/ |
H A D | netcp.h | 193 int (*ioctl)(void *intf_priv, struct ifreq *req, int cmd); member in struct:netcp_module
|
/linux-4.4.14/drivers/staging/media/lirc/ |
H A D | lirc_zilog.c | 1241 static long ioctl(struct file *filep, unsigned int cmd, unsigned long arg) ioctl() function
|
/linux-4.4.14/drivers/scsi/cxlflash/ |
H A D | superpipe.c | 2033 sioctl ioctl; cxlflash_ioctl() member in struct:__anon9311
|
/linux-4.4.14/drivers/scsi/ |
H A D | gdth_ioctl.h | 74 } __attribute__((packed)) ioctl; /* IOCTL command structure */ member in union:__anon9444::__anon9445 185 u16 ioctl; /* IOCTL */ member in struct:__anon9461
|
/linux-4.4.14/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_drv.c | 1096 const struct drm_ioctl_desc *ioctl = vmw_generic_ioctl() local
|
/linux-4.4.14/include/linux/usb/ |
H A D | gadget.h | 554 int (*ioctl)(struct usb_gadget *, member in struct:usb_gadget_ops
|
H A D | serial.h | 262 int (*ioctl)(struct tty_struct *tty, member in struct:usb_serial_driver
|
/linux-4.4.14/arch/powerpc/kvm/ |
H A D | book3s_pr.c | 1699 kvm_arch_vm_ioctl_pr(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_arch_vm_ioctl_pr() argument
|
H A D | powerpc.c | 581 kvm_arch_dev_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_arch_dev_ioctl() argument 1158 kvm_arch_vcpu_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_arch_vcpu_ioctl() argument 1305 kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_arch_vm_ioctl() argument
|
H A D | book3s_hv.c | 3078 kvm_arch_vm_ioctl_hv(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_arch_vm_ioctl_hv() argument
|
/linux-4.4.14/arch/mips/kvm/ |
H A D | mips.c | 188 long kvm_arch_dev_ioctl(struct file *filp, unsigned int ioctl, kvm_arch_dev_ioctl() argument 899 long kvm_arch_vcpu_ioctl(struct file *filp, unsigned int ioctl, kvm_arch_vcpu_ioctl() argument 1011 long kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_arch_vm_ioctl() argument
|
/linux-4.4.14/arch/arm/kvm/ |
H A D | arm.c | 206 kvm_arch_dev_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_arch_dev_ioctl() argument 817 kvm_arch_vcpu_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_arch_vcpu_ioctl() argument 922 kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_arch_vm_ioctl() argument
|
/linux-4.4.14/sound/soc/codecs/ |
H A D | wm8753.c | 245 u16 ioctl; wm8753_set_dai() local 964 u16 voice, ioctl; wm8753_pcm_set_dai_fmt() local 1089 u16 ioctl, hifi; wm8753_i2s_set_dai_fmt() local
|
/linux-4.4.14/drivers/md/bcache/ |
H A D | bcache.h | 277 int (*ioctl) (struct bcache_device *, fmode_t, unsigned, unsigned long); member in struct:bcache_device
|
/linux-4.4.14/drivers/media/v4l2-core/ |
H A D | v4l2-ioctl.c | 2376 unsigned int ioctl; member in struct:v4l2_ioctl_info
|
/linux-4.4.14/include/scsi/ |
H A D | scsi_host.h | 82 int (* ioctl)(struct scsi_device *dev, int cmd, void __user *arg); member in struct:scsi_host_template
|
/linux-4.4.14/arch/s390/kvm/ |
H A D | kvm-s390.c | 207 kvm_arch_dev_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_arch_dev_ioctl() argument 915 kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_arch_vm_ioctl() argument 2509 kvm_arch_vcpu_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_arch_vcpu_ioctl() argument
|
/linux-4.4.14/sound/oss/ |
H A D | dev_table.h | 159 int (*ioctl) (void *devc, unsigned int cmd, void __user * arg, int local); member in struct:coproc_operations 174 int (*ioctl) (int dev, unsigned int cmd, void __user * arg); member in struct:audio_driver 250 int (*ioctl) (int dev, unsigned int cmd, void __user * arg); member in struct:mixer_operations 267 int (*ioctl) (int dev, unsigned int cmd, void __user * arg); member in struct:synth_operations 320 int (*ioctl) (int dev, unsigned int cmd, void __user * arg); member in struct:midi_operations 351 int (*ioctl) (int dev, unsigned int cmd, void __user * arg); member in struct:sound_timer_operations
|
/linux-4.4.14/drivers/s390/block/ |
H A D | dasd_int.h | 349 int (*ioctl) (struct dasd_block *, unsigned int, void __user *); member in struct:dasd_discipline
|
/linux-4.4.14/drivers/tty/ |
H A D | synclink_gt.c | 1027 static int ioctl(struct tty_struct *tty, ioctl() function
|
H A D | synclinkmp.c | 1254 static int ioctl(struct tty_struct *tty, ioctl() function
|
/linux-4.4.14/virt/kvm/ |
H A D | kvm_main.c | 2600 static long kvm_device_ioctl(struct file *filp, unsigned int ioctl, kvm_device_ioctl() argument 2336 kvm_vcpu_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_vcpu_ioctl() argument 2540 kvm_vcpu_compat_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_vcpu_compat_ioctl() argument 2748 kvm_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_vm_ioctl() argument 2922 kvm_vm_compat_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_vm_compat_ioctl() argument 2987 kvm_dev_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_dev_ioctl() argument
|
/linux-4.4.14/security/selinux/ |
H A D | hooks.c | 3246 struct lsm_ioctlop_audit ioctl; ioctl_has_perm() local
|
/linux-4.4.14/include/net/ |
H A D | sock.h | 967 int (*ioctl)(struct sock *sk, int cmd, member in struct:proto
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/ |
H A D | main.c | 752 u32 ioctl = bcma_aread32(core, BCMA_IOCTL) & ~m; brcms_b_core_ioctl() local
|