Searched defs:ioctl (Results 1 - 25 of 92) sorted by path

1234

/linux-master/drivers/pcmcia/
H A Di82365.c1034 u_char map, ioctl; local
/linux-master/drivers/scsi/esas2r/
H A Datvda.h1223 struct atto_vda_ioctl_req ioctl; member in union:atto_vda_req
/linux-master/include/sound/
H A Dseq_oss.h41 int (*ioctl)(struct snd_seq_oss_arg *p, unsigned int cmd, unsigned long arg); member in struct:snd_seq_oss_callback
/linux-master/arch/arm64/kvm/
H A Darm.c1694 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) argument
335 kvm_arch_dev_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) argument
1527 kvm_arch_vcpu_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) argument
/linux-master/arch/loongarch/kvm/
H A Dmain.c257 kvm_arch_dev_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) argument
H A Dvcpu.c634 kvm_arch_vcpu_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) argument
865 kvm_arch_vcpu_async_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) argument
H A Dvm.c91 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) argument
/linux-master/arch/mips/kvm/
H A Dmips.c177 long kvm_arch_dev_ioctl(struct file *filp, unsigned int ioctl, argument
901 long kvm_arch_vcpu_async_ioctl(struct file *filp, unsigned int ioctl, argument
921 long kvm_arch_vcpu_ioctl(struct file *filp, unsigned int ioctl, argument
990 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) argument
/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv.c5979 kvm_arch_vm_ioctl_hv(struct file *filp, unsigned int ioctl, unsigned long arg) argument
H A Dbook3s_pr.c2048 kvm_arch_vm_ioctl_pr(struct file *filp, unsigned int ioctl, unsigned long arg) argument
H A Dpowerpc.c2376 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) argument
720 kvm_arch_dev_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) argument
2045 kvm_arch_vcpu_async_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) argument
2060 kvm_arch_vcpu_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) argument
/linux-master/arch/powerpc/platforms/pseries/
H A Dpapr-sysparm.c313 static long papr_sysparm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) argument
H A Dpapr-vpd.c508 static long papr_vpd_dev_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) argument
/linux-master/arch/riscv/kvm/
H A Dmain.c17 kvm_arch_dev_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) argument
H A Dvcpu.c222 kvm_arch_vcpu_async_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) argument
243 kvm_arch_vcpu_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) argument
H A Dvm.c211 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) argument
/linux-master/arch/s390/kvm/
H A Dkvm-s390.c2983 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) argument
541 kvm_arch_dev_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) argument
5441 kvm_arch_vcpu_async_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) argument
5528 kvm_arch_vcpu_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) argument
[all...]
/linux-master/arch/x86/kvm/
H A Dx86.c6858 long kvm_arch_vm_compat_ioctl(struct file *filp, unsigned int ioctl, argument
4887 kvm_arch_dev_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) argument
5778 kvm_vcpu_ioctl_device_attr(struct kvm_vcpu *vcpu, unsigned int ioctl, void __user *argp) argument
5862 kvm_arch_vcpu_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) argument
6991 kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) argument
[all...]
/linux-master/drivers/accel/habanalabs/common/
H A Dhabanalabs_ioctl.c1300 const struct hl_ioctl_desc *ioctl local
1230 _hl_ioctl(struct hl_fpriv *hpriv, unsigned int cmd, unsigned long arg, const struct hl_ioctl_desc *ioctl, struct device *dev) argument
[all...]
/linux-master/drivers/char/tpm/
H A Dtpm_vtpm_proxy.c624 static long vtpmx_ioc_new_dev(struct file *file, unsigned int ioctl, argument
662 static long vtpmx_fops_ioctl(struct file *f, unsigned int ioctl, argument
/linux-master/drivers/crypto/ccp/
H A Dsev-dev.c2030 static long sev_ioctl(struct file *file, unsigned int ioctl, unsigned long arg) argument
/linux-master/drivers/dma-buf/
H A Dudmabuf.c333 static long udmabuf_ioctl(struct file *filp, unsigned int ioctl, argument
/linux-master/drivers/fpga/
H A Ddfl.h385 long (*ioctl)(struct platform_device *pdev, struct dfl_feature *feature, member in struct:dfl_feature_ops
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_chardev.c3232 const struct amdkfd_ioctl_desc *ioctl = NULL; local
[all...]
/linux-master/drivers/gpu/drm/
H A Ddrm_ioctl.c766 const struct drm_ioctl_desc *ioctl = NULL; local
[all...]

Completed in 426 milliseconds

1234