Home
last modified time | relevance | path

Searched defs:ioctl (Results 1 – 25 of 73) sorted by relevance

123

/linux/drivers/gpu/drm/nouveau/nvif/
H A Dobject.c60 struct nvif_ioctl_v0_hdr ioctl; in nvif_object_sclass_get() member
104 struct nvif_ioctl_v0_hdr ioctl; in nvif_object_mthd() member
138 struct nvif_ioctl_v0_hdr ioctl; in nvif_object_unmap_handle() member
152 struct nvif_ioctl_v0_hdr ioctl; in nvif_object_map_handle() member
214 struct nvif_ioctl_v0_hdr ioctl; in nvif_object_dtor() member
233 struct nvif_ioctl_v0_hdr ioctl; in nvif_object_ctor() member
/linux/Documentation/misc-devices/
H A Dpci-endpoint-test.rst27 ioctl subtitle
56 .. [1] Documentation/PCI/endpoint/function/binding/pci-test.rst
/linux/tools/crypto/ccp/
H A Dtest_dbc.py9 import ioctl_opt as ioctl namespace
11 ioctl = None variable
/linux/arch/powerpc/platforms/pseries/
H A Dpapr-platform-dump.c235 unsigned int ioctl, unsigned long arg) in papr_platform_dump_invalidate_ioctl()
357 unsigned int ioctl, in papr_platform_dump_dev_ioctl()
H A Dpapr-phy-attest.c255 static long papr_phy_attest_dev_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in papr_phy_attest_dev_ioctl()
/linux/Documentation/admin-guide/
H A Dbinderfs.rst45 .. _ioctl: http://man7.org/linux/man-pages/man2/ioctl.2.html target in Allocating binder Devices
/linux/tools/include/nolibc/sys/
H A Dioctl.h27 #define ioctl(fd, cmd, arg) __sysret(_sys_ioctl(fd, cmd, (unsigned long)(arg))) macro
/linux/net/atm/
H A Dioctl.c31 void register_atm_ioctl(struct atm_ioctl *ioctl) in register_atm_ioctl()
39 void deregister_atm_ioctl(struct atm_ioctl *ioctl) in deregister_atm_ioctl()
/linux/Documentation/translations/zh_CN/userspace-api/accelerators/
H A Docxl.rst130 ioctl section in 用户API
/linux/drivers/s390/char/
H A Duvdevice.c404 static int uvio_lock_secrets(struct uvio_ioctl_cb *ioctl) in uvio_lock_secrets()
474 static int uvio_copy_and_check_ioctl(struct uvio_ioctl_cb *ioctl, void __user *argp, in uvio_copy_and_check_ioctl()
/linux/arch/mips/kvm/
H A Dmips.c175 long kvm_arch_dev_ioctl(struct file *filp, unsigned int ioctl, in kvm_arch_dev_ioctl()
898 long kvm_arch_vcpu_unlocked_ioctl(struct file *filp, unsigned int ioctl, in kvm_arch_vcpu_unlocked_ioctl()
918 long kvm_arch_vcpu_ioctl(struct file *filp, unsigned int ioctl, in kvm_arch_vcpu_ioctl()
987 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl()
/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Ddriver.h13 int (*ioctl)(void *priv, void *data, u32 size, void **hack); member
/linux/drivers/gpu/drm/
H A Ddrm_ioctl.c623 #define DRM_IOCTL_DEF(ioctl, _func, _flags) \ argument
826 const struct drm_ioctl_desc *ioctl = NULL; in drm_ioctl() local
/linux/arch/arm64/kvm/
H A Darm.c71 unsigned int ioctl; member
98 long kvm_get_cap_for_kvm_ioctl(unsigned int ioctl, long *ext) in kvm_get_cap_for_kvm_ioctl()
495 unsigned int ioctl, unsigned long arg) in kvm_arch_dev_ioctl()
1807 unsigned int ioctl, unsigned long arg) in kvm_arch_vcpu_ioctl()
1941 long kvm_arch_vcpu_unlocked_ioctl(struct file *filp, unsigned int ioctl, in kvm_arch_vcpu_unlocked_ioctl()
1985 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl()
/linux/include/drm/
H A Ddrm_ioctl.h151 #define DRM_IOCTL_DEF_DRV(ioctl, _func, _flags) \ argument
/linux/drivers/iio/
H A Diio_core.h29 long (*ioctl)(struct iio_dev *indio_dev, struct file *filp, member
/linux/drivers/remoteproc/
H A Dremoteproc_cdev.c48 static long rproc_device_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in rproc_device_ioctl()
/linux/drivers/char/tpm/
H A Dtpm_vtpm_proxy.c625 static long vtpmx_ioc_new_dev(struct file *file, unsigned int ioctl, in vtpmx_ioc_new_dev()
663 static long vtpmx_fops_ioctl(struct file *f, unsigned int ioctl, in vtpmx_fops_ioctl()
/linux/arch/loongarch/kvm/
H A Dvm.c179 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl()
H A Dmain.c287 unsigned int ioctl, unsigned long arg) in kvm_arch_dev_ioctl()
/linux/drivers/scsi/esas2r/
H A Desas2r_ioctl.c71 void *ioctl; member
350 struct atto_vda_ioctl_req *ioctl = &rq->vrq->ioctl; in csmi_ioctl_tunnel() local
1270 struct atto_express_ioctl *ioctl = NULL; in esas2r_ioctl_handler() local
/linux/drivers/soundwire/
H A Dintel.c211 u16 ioctl; in intel_shim_glue_to_master_ip() local
241 u16 ioctl; in intel_shim_master_ip_to_glue() local
262 u16 ioctl = 0, act; in intel_shim_init() local
/linux/fs/
H A Dioctl.c583 SYSCALL_DEFINE3(ioctl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) in SYSCALL_DEFINE3() argument
638 COMPAT_SYSCALL_DEFINE3(ioctl, unsigned int, fd, unsigned int, cmd, in COMPAT_SYSCALL_DEFINE3() argument
/linux/include/linux/
H A Dposix-clock.h54 long (*ioctl)(struct posix_clock_context *pccontext, unsigned int cmd, member
/linux/arch/riscv/kvm/
H A Dvcpu.c245 long kvm_arch_vcpu_unlocked_ioctl(struct file *filp, unsigned int ioctl, in kvm_arch_vcpu_unlocked_ioctl()
267 unsigned int ioctl, unsigned long arg) in kvm_arch_vcpu_ioctl()

123