Home
last modified time | relevance | path

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

12345

/linux/drivers/gpu/drm/nouveau/nvif/
H A Dobject.c61 struct nvif_ioctl_v0 ioctl; in nvif_object_sclass_get() member
105 struct nvif_ioctl_v0 ioctl; in nvif_object_rd() member
124 struct nvif_ioctl_v0 ioctl; in nvif_object_wr() member
142 struct nvif_ioctl_v0 ioctl; in nvif_object_mthd() member
171 struct nvif_ioctl_v0 ioctl; in nvif_object_unmap_handle() member
185 struct nvif_ioctl_v0 ioctl; in nvif_object_map_handle() member
247 struct nvif_ioctl_v0 ioctl; in nvif_object_dtor() member
266 struct nvif_ioctl_v0 ioctl; in nvif_object_ctor() member
H A Dclient.c67 struct nvif_ioctl_v0 ioctl; in nvif_client_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/Documentation/arch/powerpc/
H A Dcxl.rst186 ioctl subsection
413 ioctl subsection
/linux/tools/crypto/ccp/
H A Dtest_dbc.py9 import ioctl_opt as ioctl namespace
11 ioctl = None variable
/linux/drivers/s390/char/
H A Duvdevice.c365 static int uvio_lock_secrets(struct uvio_ioctl_cb *ioctl) in uvio_lock_secrets()
382 static int uvio_copy_and_check_ioctl(struct uvio_ioctl_cb *ioctl, void __user *argp, in uvio_copy_and_check_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/Documentation/userspace-api/accelerators/
H A Docxl.rst134 ioctl section in User API
/linux/Documentation/translations/zh_CN/userspace-api/accelerators/
H A Docxl.rst130 ioctl section in 用户API
/linux/net/atm/
H A Dioctl.c35 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/arch/riscv/kvm/
H A Dmain.c18 unsigned int ioctl, unsigned long arg) in kvm_arch_dev_ioctl()
/linux/arch/mips/kvm/
H A Dmips.c177 long kvm_arch_dev_ioctl(struct file *filp, unsigned int ioctl, in kvm_arch_dev_ioctl()
901 long kvm_arch_vcpu_async_ioctl(struct file *filp, unsigned int ioctl, in kvm_arch_vcpu_async_ioctl()
921 long kvm_arch_vcpu_ioctl(struct file *filp, unsigned int ioctl, in kvm_arch_vcpu_ioctl()
990 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl()
/linux/arch/loongarch/kvm/
H A Dvm.c102 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl()
/linux/drivers/gpu/drm/
H A Ddrm_ioctl.c566 #define DRM_IOCTL_DEF(ioctl, _func, _flags) \ argument
766 const struct drm_ioctl_desc *ioctl = NULL; in drm_ioctl() local
/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Ddriver.h14 int (*ioctl)(void *priv, void *data, u32 size, void **hack); member
/linux/include/linux/
H A Dppp_channel.h32 int (*ioctl)(struct ppp_channel *, unsigned int, unsigned long); member
H A Datmdev.h183 int (*ioctl)(struct atm_dev *dev,unsigned int cmd,void __user *arg); member
201 int (*ioctl)(struct atm_dev *dev,unsigned int cmd,void __user *arg); member
299 int (*ioctl)(struct socket *, unsigned int cmd, unsigned long arg); member
H A Dposix-clock.h54 long (*ioctl)(struct posix_clock_context *pccontext, unsigned int cmd, member
/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/tools/testing/selftests/landlock/
H A Dfs_test.c4156 FIXTURE(ioctl) {}; in FIXTURE() argument
4158 FIXTURE_SETUP(ioctl) {}; in FIXTURE_SETUP() argument
4160 FIXTURE_TEARDOWN(ioctl) {}; in FIXTURE_TEARDOWN() argument
4163 FIXTURE_VARIANT(ioctl) in FIXTURE_VARIANT() argument
4177 FIXTURE_VARIANT_ADD(ioctl, handled_i_allowed_none) { in FIXTURE_VARIANT_ADD() argument
4186 FIXTURE_VARIANT_ADD(ioctl, handled_i_allowed_i) { in FIXTURE_VARIANT_ADD() argument
4195 FIXTURE_VARIANT_ADD(ioctl, unhandled) { in FIXTURE_VARIANT_ADD() argument
4203 TEST_F_FORK(ioctl, handle_dir_access_file) in TEST_F_FORK() argument
4238 TEST_F_FORK(ioctl, handle_dir_access_dir) in TEST_F_FORK() argument
4283 TEST_F_FORK(ioctl, handle_file_access_file) in TEST_F_FORK() argument
/linux/drivers/char/tpm/
H A Dtpm_vtpm_proxy.c624 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()
/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.c212 u16 ioctl; in intel_shim_glue_to_master_ip() local
242 u16 ioctl; intel_shim_master_ip_to_glue() local
263 u16 ioctl = 0, act; intel_shim_init() local
[all...]

12345