/linux-4.4.14/drivers/message/fusion/ |
D | mptctl.c | 1243 struct mpt_ioctl_iocinfo __user *uarg = (void __user *) arg; in mptctl_getiocinfo() local 1390 struct mpt_ioctl_targetinfo __user *uarg = (void __user *) arg; in mptctl_gettargetinfo() local 1515 struct mpt_ioctl_test __user *uarg = (void __user *) arg; in mptctl_readtest() local 1576 struct mpt_ioctl_eventquery __user *uarg = (void __user *) arg; in mptctl_eventquery() local 1615 struct mpt_ioctl_eventenable __user *uarg = (void __user *) arg; in mptctl_eventenable() local 1663 struct mpt_ioctl_eventreport __user *uarg = (void __user *) arg; in mptctl_eventreport() local 1717 struct mpt_ioctl_replace_fw __user *uarg = (void __user *) arg; in mptctl_replace_fw() local 1785 struct mpt_ioctl_command __user *uarg = (void __user *) arg; in mptctl_mpt_command() local 2423 hp_host_info_t __user *uarg = (void __user *) arg; in mptctl_hp_hostinfo() local 2675 hp_target_info_t __user *uarg = (void __user *) arg; in mptctl_hp_targetinfo() local [all …]
|
/linux-4.4.14/net/bridge/ |
D | br_ioctl.c | 296 static int old_deviceless(struct net *net, void __user *uarg) in old_deviceless() 350 int br_ioctl_deviceless_stub(struct net *net, unsigned int cmd, void __user *uarg) in br_ioctl_deviceless_stub()
|
/linux-4.4.14/drivers/staging/dgnc/ |
D | dgnc_mgmt.c | 99 void __user *uarg = (void __user *)arg; in dgnc_mgmt_ioctl() local
|
D | dgnc_tty.c | 2554 void __user *uarg = (void __user *)arg; in dgnc_tty_ioctl() local
|
/linux-4.4.14/drivers/pps/ |
D | pps.c | 72 void __user *uarg = (void __user *) arg; in pps_cdev_ioctl() local
|
/linux-4.4.14/drivers/watchdog/ |
D | wdt977.c | 361 } uarg; in wdt977_ioctl() local
|
D | w83977f_wdt.c | 386 } uarg; in wdt_ioctl() local
|
D | smsc37b787_wdt.c | 431 } uarg; in wb_smsc_wdt_ioctl() local
|
D | pc87413_wdt.c | 390 } uarg; in pc87413_ioctl() local
|
D | it87_wdt.c | 514 } uarg; in wdt_ioctl() local
|
D | f71808e_wdt.c | 557 } uarg; in watchdog_ioctl() local
|
/linux-4.4.14/drivers/rtc/ |
D | rtc-dev.c | 226 void __user *uarg = (void __user *) arg; in rtc_dev_ioctl() local
|
/linux-4.4.14/drivers/input/serio/ |
D | serport.c | 237 void __user *uarg = compat_ptr(arg); in serport_ldisc_compat_ioctl() local
|
/linux-4.4.14/drivers/char/ |
D | ds1620.c | 242 } uarg; in ds1620_ioctl() local
|
/linux-4.4.14/block/ |
D | bsg.c | 868 int __user *uarg = (int __user *) arg; in bsg_ioctl() local 903 void __user *uarg = (void __user *) arg; in bsg_ioctl() local
|
/linux-4.4.14/drivers/scsi/mpt3sas/ |
D | mpt3sas_ctl.c | 1149 struct mpt3_ioctl_eventreport __user *uarg = arg; in _ctl_eventreport() local 1976 struct mpt3_diag_read_buffer __user *uarg = arg; in _ctl_diag_read_buffer() local 2167 struct mpt3_ioctl_command32 __user *uarg; in _ctl_compat_mpt_command() local 2260 struct mpt3_ioctl_command __user *uarg; in _ctl_ioctl_main() local
|
/linux-4.4.14/drivers/scsi/bfa/ |
D | bfa_fcs.c | 924 bfa_cb_lps_flogi_comp(void *bfad, void *uarg, bfa_status_t status) in bfa_cb_lps_flogi_comp() 1548 bfa_cb_lps_flogo_comp(void *bfad, void *uarg) in bfa_cb_lps_flogo_comp()
|
D | bfa_fcs_lport.c | 6903 bfa_cb_lps_fdisc_comp(void *bfad, void *uarg, bfa_status_t status) in bfa_cb_lps_fdisc_comp() 6971 bfa_cb_lps_fdisclogo_comp(void *bfad, void *uarg) in bfa_cb_lps_fdisclogo_comp() 6981 bfa_cb_lps_cvl_event(void *bfad, void *uarg) in bfa_cb_lps_cvl_event()
|
D | bfa_svc.c | 1945 bfa_lps_flogi(struct bfa_lps_s *lps, void *uarg, u8 alpa, u16 pdusz, in bfa_lps_flogi() 1962 bfa_lps_fdisc(struct bfa_lps_s *lps, void *uarg, u16 pdusz, wwn_t pwwn, in bfa_lps_fdisc()
|
D | bfa_svc.h | 418 void *uarg; /* user callback arg */ member
|
/linux-4.4.14/drivers/staging/lustre/lustre/lmv/ |
D | lmv_obd.c | 665 static int lmv_fid2path(struct obd_export *exp, int len, void *karg, void *uarg) in lmv_fid2path() 795 struct lustre_kernelcomm *lk, void *uarg) in lmv_hsm_ct_unregister() 815 struct lustre_kernelcomm *lk, void *uarg) in lmv_hsm_ct_register() 867 int len, void *karg, void *uarg) in lmv_iocontrol()
|
/linux-4.4.14/drivers/xen/ |
D | evtchn.c | 436 void __user *uarg = (void __user *) arg; in evtchn_ioctl() local
|
/linux-4.4.14/drivers/mtd/ |
D | mtdchar.c | 1054 struct blkpg_compat_ioctl_arg __user *uarg = argp; in mtdchar_compat_ioctl() local
|
/linux-4.4.14/net/core/ |
D | skbuff.c | 592 struct ubuf_info *uarg; in skb_release_data() local 721 struct ubuf_info *uarg; in skb_tx_error() local 883 struct ubuf_info *uarg = skb_shinfo(skb)->destructor_arg; in skb_copy_ubufs() local
|
/linux-4.4.14/drivers/net/ |
D | macvtap.c | 791 struct ubuf_info *uarg = m->msg_control; in macvtap_get_user() local
|
D | tun.c | 1173 struct ubuf_info *uarg = msg_control; in tun_get_user() local
|
/linux-4.4.14/drivers/net/xen-netback/ |
D | netback.c | 1496 struct ubuf_info *uarg; in xenvif_handle_frag_list() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/lov/ |
D | lov_obd.c | 1388 void *karg, void *uarg) in lov_iocontrol()
|
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/ |
D | mdc_request.c | 1729 void *karg, void *uarg) in mdc_iocontrol()
|
/linux-4.4.14/drivers/staging/lustre/lustre/obdecho/ |
D | echo_client.c | 1854 void *karg, void *uarg) in echo_client_iocontrol()
|
/linux-4.4.14/drivers/tty/serial/ |
D | serial_core.c | 1218 void __user *uarg = (void __user *)arg; in uart_ioctl() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/include/ |
D | obd_class.h | 1158 int len, void *karg, void *uarg) in obd_iocontrol()
|
/linux-4.4.14/drivers/staging/lustre/lustre/osc/ |
D | osc_request.c | 2593 void *karg, void *uarg) in osc_iocontrol()
|
/linux-4.4.14/drivers/staging/dgap/ |
D | dgap.c | 4761 void __user *uarg = (void __user *)arg; in dgap_tty_ioctl() local
|
/linux-4.4.14/fs/btrfs/ |
D | ioctl.c | 2162 struct btrfs_ioctl_search_args_v2 __user *uarg; in btrfs_ioctl_tree_search_v2() local
|