Home
last modified time | relevance | path

Searched defs:ioctl (Results 201 - 225 of 240) sorted by relevance

12345678910

/kernel/linux/linux-6.6/arch/s390/kvm/
H A Dkvm-s390.c2984 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl() argument
541 kvm_arch_dev_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_arch_dev_ioctl() argument
5456 kvm_arch_vcpu_async_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_arch_vcpu_async_ioctl() argument
5543 kvm_arch_vcpu_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_arch_vcpu_ioctl() argument
[all...]
/kernel/linux/linux-5.10/drivers/tty/
H A Dsynclink_gt.c966 static int ioctl(struct tty_struct *tty, in ioctl() function
[all...]
H A Dsynclinkmp.c1249 static int ioctl(struct tty_struct *tty, in ioctl() function
/kernel/linux/linux-5.10/include/sound/
H A Dpcm.h56 int (*ioctl)(struct snd_pcm_substream * substream, member
/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd_int.h357 int (*ioctl) (struct dasd_block *, unsigned int, void __user *); member
/kernel/linux/linux-6.6/include/linux/
H A Dblkdev.h1381 int (*ioctl)(struct block_device *bdev, blk_mode_t mode, member
H A Dkvm_host.h2179 long (*ioctl)(struct kvm_device *dev, unsigned int ioctl, member
2265 kvm_arch_vcpu_async_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_arch_vcpu_async_ioctl() argument
[all...]
/kernel/linux/linux-6.6/drivers/tty/
H A Dsynclink_gt.c956 static int ioctl(struct tty_struct *tty, in ioctl() function
[all...]
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd_int.h409 int (*ioctl) (struct dasd_block *, unsigned int, void __user *); member
/kernel/linux/linux-6.6/include/sound/
H A Dpcm.h57 int (*ioctl)(struct snd_pcm_substream * substream, member
/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs640 pub fn ioctl(fd: ::c_int, request: ::c_ulong, ...) -> ::c_int; in ioctl() functions
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs631 pub fn ioctl(fd: ::c_int, request: ::c_ulong, ...) -> ::c_int; in ioctl() functions
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_android.c338 u32 ioctl; member
[all...]
H A Ddhd_common.c963 uint32 ioctl; member
990 ioctl2str(uint32 ioctl) in ioctl2str() argument
4889 wl_ioctl_t ioctl; dhd_iscan_issue_request() local
4934 wl_ioctl_t ioctl; dhd_iscan_get_partial_result() local
[all...]
/kernel/linux/linux-5.10/virt/kvm/
H A Dkvm_main.c133 static long kvm_no_compat_ioctl(struct file *file, unsigned int ioctl, in kvm_no_compat_ioctl() argument
3322 kvm_vcpu_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_vcpu_ioctl() argument
3530 kvm_vcpu_compat_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_vcpu_compat_ioctl() argument
3598 kvm_device_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_device_ioctl() argument
3815 kvm_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_vm_ioctl() argument
4021 kvm_arch_vm_compat_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_arch_vm_compat_ioctl() argument
4027 kvm_vm_compat_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_vm_compat_ioctl() argument
4134 kvm_dev_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_dev_ioctl() argument
[all...]
/kernel/linux/linux-5.10/include/net/
H A Dsock.h1188 int (*ioctl)(struct sock *sk, int cmd, member
/kernel/linux/linux-5.10/security/selinux/
H A Dhooks.c3588 struct lsm_ioctlop_audit ioctl; in ioctl_has_perm() local
/kernel/linux/linux-5.10/include/linux/
H A Dblkdev.h1882 int (*ioctl) (struct block_device *, fmode_t, unsigned, unsigned long); member
H A Dide.h414 int (*ioctl)(struct ide_drive_s *, struct block_device *, member
/kernel/linux/linux-6.6/include/net/
H A Dsock.h1264 int (*ioctl)(struct sock *sk, int cmd, member
/kernel/linux/linux-6.6/virt/kvm/
H A Dkvm_main.c134 static long kvm_no_compat_ioctl(struct file *file, unsigned int ioctl, in kvm_no_compat_ioctl() argument
4115 kvm_vcpu_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_vcpu_ioctl() argument
4327 kvm_vcpu_compat_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_vcpu_compat_ioctl() argument
4395 kvm_device_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_device_ioctl() argument
4791 kvm_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_vm_ioctl() argument
5003 kvm_arch_vm_compat_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_arch_vm_compat_ioctl() argument
5009 kvm_vm_compat_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_vm_compat_ioctl() argument
5119 kvm_dev_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_dev_ioctl() argument
[all...]
/kernel/linux/linux-6.6/security/selinux/
H A Dhooks.c3652 struct lsm_ioctlop_audit ioctl; in ioctl_has_perm() local
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
H A Dmod.rs1269 pub fn ioctl(fd: ::c_int, request: ::c_ulong, ...) -> ::c_int; in ioctl() functions
/third_party/rust/crates/libc/src/
H A Dwasi.rs689 pub fn ioctl(fd: ::c_int, request: ::c_int, ...) -> ::c_int; in ioctl() functions
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs987 pub fn ioctl(fd: ::c_int, request: ::c_int, ...) -> ::c_int; in ioctl() functions

Completed in 107 milliseconds

12345678910