Home
last modified time | relevance | path

Searched defs:ioctl (Results 51 – 75 of 110) sorted by relevance

12345

/openbmc/linux/drivers/vhost/
H A Dtest.c311 static long vhost_test_ioctl(struct file *f, unsigned int ioctl, in vhost_test_ioctl()
H A Dvhost.c857 long vhost_worker_ioctl(struct vhost_dev *dev, unsigned int ioctl, in vhost_worker_ioctl()
1922 unsigned int ioctl, in vhost_vring_set_num_addr()
1944 long vhost_vring_ioctl(struct vhost_dev *d, unsigned int ioctl, void __user *argp) in vhost_vring_ioctl()
2111 long vhost_dev_ioctl(struct vhost_dev *d, unsigned int ioctl, void __user *argp) in vhost_dev_ioctl()
H A Dvsock.c819 static long vhost_vsock_dev_ioctl(struct file *f, unsigned int ioctl, in vhost_vsock_dev_ioctl()
/openbmc/linux/fs/
H A Dnsfs.c189 static long ns_ioctl(struct file *filp, unsigned int ioctl, in ns_ioctl()
/openbmc/linux/arch/arm64/kvm/
H A Darm.c328 unsigned int ioctl, unsigned long arg) in kvm_arch_dev_ioctl()
1407 unsigned int ioctl, unsigned long arg) in kvm_arch_vcpu_ioctl()
1573 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl()
/openbmc/u-boot/drivers/ram/
H A Dk3-am654-ddrss.c199 struct ddrss_ddrphy_ioctl_params *ioctl = &ddrss->params.phy_ioctl; in am654_ddrss_phy_configuration() local
/openbmc/linux/include/linux/
H A Dwatchdog.h55 long (*ioctl)(struct watchdog_device *, unsigned int, unsigned long); member
H A Duacce.h48 long (*ioctl)(struct uacce_queue *q, unsigned int cmd, member
H A Drtc.h60 int (*ioctl)(struct device *, unsigned int, unsigned long); member
H A Dhdlcdrv.h82 int (*ioctl)(struct net_device *, void __user *, member
H A Dvfio.h116 long (*ioctl)(struct vfio_device *vdev, unsigned int cmd, member
H A Dtty_driver.h371 int (*ioctl)(struct tty_struct *tty, member
H A Dnet.h180 int (*ioctl) (struct socket *sock, unsigned int cmd, member
/openbmc/linux/drivers/dma-buf/
H A Dudmabuf.c333 static long udmabuf_ioctl(struct file *filp, unsigned int ioctl, in udmabuf_ioctl()
/openbmc/linux/drivers/pcmcia/
H A Dpd6729.c427 unsigned char map, ioctl; in pd6729_set_io_map() local
H A Di82092.c555 unsigned char map, ioctl; in i82092aa_set_io_map() local
/openbmc/linux/virt/kvm/
H A Dkvm_main.c134 static long kvm_no_compat_ioctl(struct file *file, unsigned int ioctl, in kvm_no_compat_ioctl()
4117 unsigned int ioctl, unsigned long arg) in kvm_vcpu_ioctl()
4329 unsigned int ioctl, unsigned long arg) in kvm_vcpu_compat_ioctl()
4396 static long kvm_device_ioctl(struct file *filp, unsigned int ioctl, in kvm_device_ioctl()
4793 unsigned int ioctl, unsigned long arg) in kvm_vm_ioctl()
5004 long __weak kvm_arch_vm_compat_ioctl(struct file *filp, unsigned int ioctl, in kvm_arch_vm_compat_ioctl()
5011 unsigned int ioctl, unsigned long arg) in kvm_vm_compat_ioctl()
5121 unsigned int ioctl, unsigned long arg) in kvm_dev_ioctl()
/openbmc/linux/fs/cachefiles/
H A Dondemand.c99 static long cachefiles_ondemand_fd_ioctl(struct file *filp, unsigned int ioctl, in cachefiles_ondemand_fd_ioctl()
/openbmc/linux/include/sound/
H A Drawmidi.h51 long (*ioctl)(struct snd_rawmidi *rmidi, unsigned int cmd, member
H A Dinfo.h53 int (*ioctl)(struct snd_info_entry *entry, void *file_private_data, member
/openbmc/linux/arch/s390/kvm/
H A Dkvm-s390.c543 unsigned int ioctl, unsigned long arg) in kvm_arch_dev_ioctl()
2983 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl()
5456 unsigned int ioctl, unsigned long arg) in kvm_arch_vcpu_async_ioctl()
5543 unsigned int ioctl, unsigned long arg) in kvm_arch_vcpu_ioctl()
/openbmc/linux/drivers/media/usb/uvc/
H A Duvc_v4l2.c1067 unsigned long ioctl) in uvc_ctrl_check_access()
1133 unsigned long ioctl) in uvc_ioctl_s_try_ext_ctrls()
/openbmc/linux/drivers/virt/coco/sev-guest/
H A Dsev-guest.c634 static long snp_guest_ioctl(struct file *file, unsigned int ioctl, unsigned long arg) in snp_guest_ioctl()
/openbmc/u-boot/include/linux/usb/
H A Dgadget.h445 int (*ioctl)(struct usb_gadget *, member
/openbmc/linux/drivers/vfio/
H A Dvfio.h207 long (*ioctl)(void *iommu_data, unsigned int cmd, member

12345