| /Linux-v5.4/drivers/gpu/drm/nouveau/nvif/ | 
| D | object.c | 62 		struct nvif_ioctl_v0 ioctl;  in nvif_object_sclass_get()  member106 		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
 172 		struct nvif_ioctl_v0 ioctl;  in nvif_object_unmap_handle()  member
 186 		struct nvif_ioctl_v0 ioctl;  in nvif_object_map_handle()  member
 248 		struct nvif_ioctl_v0 ioctl;  in nvif_object_fini()  member
 267 		struct nvif_ioctl_v0 ioctl;  in nvif_object_init()  member
 
 | 
| D | notify.c | 37 		struct nvif_ioctl_v0 ioctl;  in nvif_notify_put_()  member68 		struct nvif_ioctl_v0 ioctl;  in nvif_notify_get_()  member
 149 		struct nvif_ioctl_v0 ioctl;  in nvif_notify_fini()  member
 170 		struct nvif_ioctl_v0 ioctl;  in nvif_notify_init()  member
 
 | 
| D | client.c | 67 		struct nvif_ioctl_v0 ioctl;  in nvif_client_init()  member
 | 
| /Linux-v5.4/Documentation/powerpc/ | 
| D | cxl.rst | 185 ioctl  section in User API411 ioctl  section in User API
 
 | 
| /Linux-v5.4/drivers/misc/habanalabs/ | 
| D | habanalabs_ioctl.c | 335 #define HL_IOCTL_DEF(ioctl, _func) \  argument352 		const struct hl_ioctl_desc *ioctl, struct device *dev)  in _hl_ioctl()
 428 	const struct hl_ioctl_desc *ioctl = NULL;  in hl_ioctl()  local
 446 	const struct hl_ioctl_desc *ioctl = NULL;  in hl_ioctl_control()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/ | 
| D | drm_ioctl.c | 562 #define DRM_IOCTL_DEF(ioctl, _func, _flags)	\  argument571 #define DRM_LEGACY_IOCTL_DEF(ioctl, _func, _flags)  DRM_IOCTL_DEF(ioctl, _func, _flags)  argument
 573 #define DRM_LEGACY_IOCTL_DEF(ioctl, _func, _flags) DRM_IOCTL_DEF(ioctl, drm_invalid_op, _flags)  argument
 814 	const struct drm_ioctl_desc *ioctl = NULL;  in drm_ioctl()  local
 
 | 
| /Linux-v5.4/Documentation/admin-guide/ | 
| D | binderfs.rst | 39 .. _ioctl: http://man7.org/linux/man-pages/man2/ioctl.2.html  target
 | 
| /Linux-v5.4/Documentation/userspace-api/accelerators/ | 
| D | ocxl.rst | 134 ioctl  section in User API
 | 
| /Linux-v5.4/drivers/char/tpm/ | 
| D | tpm_vtpm_proxy.c | 624 static long vtpmx_ioc_new_dev(struct file *file, unsigned int ioctl,  in vtpmx_ioc_new_dev()662 static long vtpmx_fops_ioctl(struct file *f, unsigned int ioctl,  in vtpmx_fops_ioctl()
 674 static long vtpmx_fops_compat_ioctl(struct file *f, unsigned int ioctl,  in vtpmx_fops_compat_ioctl()
 
 | 
| /Linux-v5.4/drivers/vhost/ | 
| D | test.c | 266 static long vhost_test_ioctl(struct file *f, unsigned int ioctl,  in vhost_test_ioctl()308 static long vhost_test_compat_ioctl(struct file *f, unsigned int ioctl,  in vhost_test_compat_ioctl()
 
 | 
| D | vsock.c | 721 static long vhost_vsock_dev_ioctl(struct file *f, unsigned int ioctl,  in vhost_vsock_dev_ioctl()765 static long vhost_vsock_dev_compat_ioctl(struct file *f, unsigned int ioctl,  in vhost_vsock_dev_compat_ioctl()
 
 | 
| /Linux-v5.4/net/atm/ | 
| D | ioctl.c | 35 void register_atm_ioctl(struct atm_ioctl *ioctl)  in register_atm_ioctl()43 void deregister_atm_ioctl(struct atm_ioctl *ioctl)  in deregister_atm_ioctl()
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | vfio.h | 38 	long	(*ioctl)(void *device_data, unsigned int cmd,  member68 	long		(*ioctl)(void *iommu_data, unsigned int cmd,  member
 
 | 
| D | ppp_channel.h | 30 	int	(*ioctl)(struct ppp_channel *, unsigned int, unsigned long);  member
 | 
| D | posix-clock.h | 53 	long    (*ioctl)   (struct posix_clock *pc,  member
 | 
| D | atmdev.h | 188 	int (*ioctl)(struct atm_dev *dev,unsigned int cmd,void __user *arg);  member209 	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
 
 | 
| /Linux-v5.4/drivers/gpu/drm/nouveau/include/nvif/ | 
| D | driver.h | 14 	int (*ioctl)(void *priv, bool super, void *data, u32 size, void **hack);  member
 | 
| /Linux-v5.4/drivers/block/ | 
| D | loop.h | 46 	int		(*ioctl)(struct loop_device *, int cmd,   member87 	int (*ioctl)(struct loop_device *, int cmd, unsigned long arg);  member
 
 | 
| /Linux-v5.4/include/drm/ | 
| D | drm_ioctl.h | 161 #define DRM_IOCTL_DEF_DRV(ioctl, _func, _flags)				\  argument
 | 
| /Linux-v5.4/arch/mips/kvm/ | 
| D | mips.c | 185 long kvm_arch_dev_ioctl(struct file *filp, unsigned int ioctl,  in kvm_arch_dev_ioctl()896 long kvm_arch_vcpu_async_ioctl(struct file *filp, unsigned int ioctl,  in kvm_arch_vcpu_async_ioctl()
 916 long kvm_arch_vcpu_ioctl(struct file *filp, unsigned int ioctl,  in kvm_arch_vcpu_ioctl()
 1039 long kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg)  in kvm_arch_vm_ioctl()
 
 | 
| /Linux-v5.4/drivers/pcmcia/ | 
| D | vrc4173_cardu.c | 251 	uint8_t ioctl, window;  in cardu_get_io_map()  local275 	uint16_t ioctl;  in cardu_set_io_map()  local
 
 | 
| D | tcic.c | 296     u_short scf1, ioctl, base, num;  in is_active()  local698     u_short base, len, ioctl;  in tcic_set_io_map()  local
 
 | 
| /Linux-v5.4/include/media/ | 
| D | media-devnode.h | 52 	long (*ioctl) (struct file *, unsigned int, unsigned long);  member
 | 
| /Linux-v5.4/drivers/scsi/esas2r/ | 
| D | esas2r_ioctl.c | 69 	void *ioctl;  member348 	struct atto_vda_ioctl_req *ioctl = &rq->vrq->ioctl;  in csmi_ioctl_tunnel()  local
 1275 	struct atto_express_ioctl *ioctl = NULL;  in esas2r_ioctl_handler()  local
 
 | 
| /Linux-v5.4/sound/soc/codecs/ | 
| D | wm8753.c | 239 	u16 ioctl;  in wm8753_set_dai()  local959 	u16 voice, ioctl;  in wm8753_pcm_set_dai_fmt()  local
 1084 	u16 ioctl, hifi;  in wm8753_i2s_set_dai_fmt()  local
 
 |