/Linux-v6.6/net/bluetooth/cmtp/ |
D | sock.c | 66 static int do_cmtp_sock_ioctl(struct socket *sock, unsigned int cmd, void __user *argp) in do_cmtp_sock_ioctl() 147 void __user *argp = compat_ptr(arg); in cmtp_sock_compat_ioctl() local
|
/Linux-v6.6/drivers/fsi/ |
D | fsi-scom.c | 404 static int scom_raw_read(struct scom_device *scom, void __user *argp) in scom_raw_read() 422 static int scom_raw_write(struct scom_device *scom, void __user *argp) in scom_raw_write() 453 static int scom_reset(struct scom_device *scom, void __user *argp) in scom_reset() 469 static int scom_check(struct scom_device *scom, void __user *argp) in scom_check() 478 void __user *argp = (void __user *)arg; in scom_ioctl() local
|
/Linux-v6.6/net/bluetooth/bnep/ |
D | sock.c | 53 static int do_bnep_sock_ioctl(struct socket *sock, unsigned int cmd, void __user *argp) in do_bnep_sock_ioctl() 145 void __user *argp = compat_ptr(arg); in bnep_sock_compat_ioctl() local
|
/Linux-v6.6/drivers/scsi/ |
D | scsi_ioctl.c | 221 static int scsi_get_idlun(struct scsi_device *sdev, void __user *argp) in scsi_get_idlun() 617 int put_sg_io_hdr(const struct sg_io_hdr *hdr, void __user *argp) in put_sg_io_hdr() 660 int get_sg_io_hdr(struct sg_io_hdr *hdr, const void __user *argp) in get_sg_io_hdr() 836 void __user *argp) in scsi_ioctl_sg_io()
|
/Linux-v6.6/drivers/staging/vc04_services/interface/vchiq_arm/ |
D | vchiq_dev.c | 638 struct vchiq_create_service __user *argp; in vchiq_ioctl() local 746 struct vchiq_queue_bulk_transfer __user *argp; in vchiq_ioctl() local 764 struct vchiq_await_completion __user *argp; in vchiq_ioctl() local 1025 struct vchiq_queue_bulk_transfer32 __user *argp) in vchiq_compat_ioctl_queue_bulk() 1061 struct vchiq_await_completion32 __user *argp) in vchiq_compat_ioctl_await_completion() 1145 void __user *argp = compat_ptr(arg); in vchiq_compat_ioctl() local
|
/Linux-v6.6/fs/btrfs/ |
D | ioctl.c | 1731 void __user *argp) in btrfs_ioctl_tree_search() 1761 void __user *argp) in btrfs_ioctl_tree_search_v2() 2039 void __user *argp) in btrfs_ioctl_ino_lookup() 2089 static int btrfs_ioctl_ino_lookup_user(struct file *file, void __user *argp) in btrfs_ioctl_ino_lookup_user() 2121 static int btrfs_ioctl_get_subvol_info(struct inode *inode, void __user *argp) in btrfs_ioctl_get_subvol_info() 2242 void __user *argp) in btrfs_ioctl_get_subvol_rootref() 2561 static int btrfs_ioctl_defrag(struct file *file, void __user *argp) in btrfs_ioctl_defrag() 2884 static long btrfs_ioctl_default_subvol(struct file *file, void __user *argp) in btrfs_ioctl_default_subvol() 3116 void __user *argp) in btrfs_ioctl_start_sync() 3147 void __user *argp) in btrfs_ioctl_wait_sync() [all …]
|
/Linux-v6.6/drivers/input/ |
D | joydev.c | 445 void __user *argp, size_t len) in joydev_handle_JSIOCSAXMAP() 476 void __user *argp, size_t len) in joydev_handle_JSIOCSBTNMAP() 511 unsigned int cmd, void __user *argp) in joydev_ioctl_common() 600 void __user *argp = (void __user *)arg; in joydev_compat_ioctl() local 667 void __user *argp = (void __user *)arg; in joydev_ioctl() local
|
/Linux-v6.6/drivers/vhost/ |
D | vdpa.c | 244 static long vhost_vdpa_get_device_id(struct vhost_vdpa *v, u8 __user *argp) in vhost_vdpa_get_device_id() 452 static long vhost_vdpa_get_vring_num(struct vhost_vdpa *v, u16 __user *argp) in vhost_vdpa_get_vring_num() 474 static long vhost_vdpa_set_config_call(struct vhost_vdpa *v, u32 __user *argp) in vhost_vdpa_set_config_call() 503 static long vhost_vdpa_get_iova_range(struct vhost_vdpa *v, u32 __user *argp) in vhost_vdpa_get_iova_range() 515 static long vhost_vdpa_get_config_size(struct vhost_vdpa *v, u32 __user *argp) in vhost_vdpa_get_config_size() 529 static long vhost_vdpa_get_vqs_count(struct vhost_vdpa *v, u32 __user *argp) in vhost_vdpa_get_vqs_count() 571 void __user *argp) in vhost_vdpa_vring_ioctl() 684 void __user *argp = (void __user *)arg; in vhost_vdpa_unlocked_ioctl() local
|
D | vhost.c | 68 static long vhost_set_vring_endian(struct vhost_virtqueue *vq, int __user *argp) in vhost_set_vring_endian() 91 int __user *argp) in vhost_get_vring_endian() 118 static long vhost_set_vring_endian(struct vhost_virtqueue *vq, int __user *argp) in vhost_set_vring_endian() 124 int __user *argp) in vhost_get_vring_endian() 767 static int vhost_get_vq_from_user(struct vhost_dev *dev, void __user *argp, in vhost_get_vq_from_user() 790 void __user *argp) in vhost_worker_ioctl() 1781 void __user *argp) in vhost_vring_set_num() 1802 void __user *argp) in vhost_vring_set_addr() 1855 void __user *argp) in vhost_vring_set_num_addr() 1876 long vhost_vring_ioctl(struct vhost_dev *d, unsigned int ioctl, void __user *argp) in vhost_vring_ioctl() [all …]
|
/Linux-v6.6/drivers/s390/char/ |
D | uvdevice.c | 379 static int uvio_copy_and_check_ioctl(struct uvio_ioctl_cb *ioctl, void __user *argp, in uvio_copy_and_check_ioctl() 407 void __user *argp = (void __user *)arg; in uvio_ioctl() local
|
D | sclp_ctl.c | 96 void __user *argp; in sclp_ctl_ioctl() local
|
/Linux-v6.6/net/bluetooth/hidp/ |
D | sock.c | 50 static int do_hidp_sock_ioctl(struct socket *sock, unsigned int cmd, void __user *argp) in do_hidp_sock_ioctl() 150 void __user *argp = compat_ptr(arg); in hidp_sock_compat_ioctl() local
|
/Linux-v6.6/drivers/mtd/ubi/ |
D | cdev.c | 385 void __user *argp = (void __user *)arg; in vol_cdev_ioctl() local 837 void __user *argp = (void __user *)arg; in ubi_cdev_ioctl() local 1007 void __user *argp = (void __user *)arg; in ctrl_cdev_ioctl() local
|
/Linux-v6.6/drivers/cdrom/ |
D | cdrom.c | 2236 void __user *argp) in cdrom_ioctl_multisession() 2492 void __user *argp) in cdrom_ioctl_get_mcn() 2580 void __user *argp) in cdrom_ioctl_get_subchnl() 2611 void __user *argp) in cdrom_ioctl_read_tochdr() 2651 void __user *argp) in cdrom_ioctl_read_tocentry() 2665 void __user *argp) in cdrom_ioctl_play_msf() 2679 void __user *argp) in cdrom_ioctl_play_trkind() 2697 void __user *argp) in cdrom_ioctl_volctrl() 2711 void __user *argp) in cdrom_ioctl_volread() 3328 void __user *argp = (void __user *)arg; in cdrom_ioctl() local
|
/Linux-v6.6/drivers/mtd/ |
D | mtdchar.c | 594 mtdchar_write_ioctl(struct mtd_info *mtd, struct mtd_write_req __user *argp) in mtdchar_write_ioctl() 692 mtdchar_read_ioctl(struct mtd_info *mtd, struct mtd_read_req __user *argp) in mtdchar_read_ioctl() 827 void __user *argp = (void __user *)arg; in mtdchar_ioctl() local 1262 void __user *argp = compat_ptr(arg); in mtdchar_compat_ioctl() local
|
/Linux-v6.6/fs/hfsplus/ |
D | ioctl.c | 62 void __user *argp = (void __user *)arg; in hfsplus_ioctl() local
|
/Linux-v6.6/security/keys/trusted-keys/ |
D | trusted_tpm1.c | 72 va_list argp; in TSS_rawhmac() local 125 va_list argp; in TSS_authhmac() local 188 va_list argp; in TSS_checkhmac1() local 279 va_list argp; in TSS_checkhmac2() local
|
/Linux-v6.6/sound/core/ |
D | hwdep_compat.c | 43 void __user *argp = compat_ptr(arg); in snd_hwdep_ioctl_compat() local
|
D | rawmidi.c | 839 struct snd_rawmidi_status32 __user *argp) in snd_rawmidi_ioctl_status32() 882 struct snd_rawmidi_status64 __user *argp) in snd_rawmidi_ioctl_status64() 916 void __user *argp = (void __user *)arg; in snd_rawmidi_ioctl() local 1016 static int snd_rawmidi_next_device(struct snd_card *card, int __user *argp, in snd_rawmidi_next_device() 1049 void __user *argp) in snd_rawmidi_call_ump_ioctl() 1073 void __user *argp = (void __user *)arg; in snd_rawmidi_control_ioctl() local
|
/Linux-v6.6/drivers/platform/x86/intel/speed_select_if/ |
D | isst_if_common.c | 274 static int isst_if_get_platform_info(void __user *argp) in isst_if_get_platform_info() 548 static long isst_if_exec_multi_cmd(void __user *argp, struct isst_if_cmd_cb *cb) in isst_if_exec_multi_cmd() 603 void __user *argp = (void __user *)arg; in isst_if_def_ioctl() local
|
/Linux-v6.6/drivers/misc/ |
D | fastrpc.c | 1235 char __user *argp) in fastrpc_init_create_static_process() 1353 char __user *argp) in fastrpc_init_create_process() 1599 static int fastrpc_dmabuf_alloc(struct fastrpc_user *fl, char __user *argp) in fastrpc_dmabuf_alloc() 1660 static int fastrpc_invoke(struct fastrpc_user *fl, char __user *argp) in fastrpc_invoke() 1754 static int fastrpc_get_dsp_info(struct fastrpc_user *fl, char __user *argp) in fastrpc_get_dsp_info() 1822 static int fastrpc_req_munmap(struct fastrpc_user *fl, char __user *argp) in fastrpc_req_munmap() 1849 static int fastrpc_req_mmap(struct fastrpc_user *fl, char __user *argp) in fastrpc_req_mmap() 1993 static int fastrpc_req_mem_unmap(struct fastrpc_user *fl, char __user *argp) in fastrpc_req_mem_unmap() 2003 static int fastrpc_req_mem_map(struct fastrpc_user *fl, char __user *argp) in fastrpc_req_mem_map() 2084 char __user *argp = (char __user *)arg; in fastrpc_device_ioctl() local
|
/Linux-v6.6/arch/um/drivers/ |
D | harddog_kern.c | 126 void __user *argp= (void __user *)arg; in harddog_ioctl_unlocked() local
|
/Linux-v6.6/arch/m68k/mvme16x/ |
D | rtc.c | 43 void __user *argp = (void __user *)arg; in rtc_ioctl() local
|
/Linux-v6.6/arch/m68k/bvme6000/ |
D | rtc.c | 45 void __user *argp = (void __user *)arg; in rtc_ioctl() local
|
/Linux-v6.6/arch/m68k/kernel/ |
D | time.c | 110 struct rtc_pll_info __user *argp = (void __user *)arg; in rtc_ioctl() local
|