/linux-3.3/drivers/message/fusion/ |
D | mptctl.c | 1246 struct mpt_ioctl_iocinfo __user *uarg = (void __user *) arg; in mptctl_getiocinfo() local 1403 struct mpt_ioctl_targetinfo __user *uarg = (void __user *) arg; in mptctl_gettargetinfo() local 1528 struct mpt_ioctl_test __user *uarg = (void __user *) arg; in mptctl_readtest() local 1589 struct mpt_ioctl_eventquery __user *uarg = (void __user *) arg; in mptctl_eventquery() local 1628 struct mpt_ioctl_eventenable __user *uarg = (void __user *) arg; in mptctl_eventenable() local 1676 struct mpt_ioctl_eventreport __user *uarg = (void __user *) arg; in mptctl_eventreport() local 1730 struct mpt_ioctl_replace_fw __user *uarg = (void __user *) arg; in mptctl_replace_fw() local 1803 struct mpt_ioctl_command __user *uarg = (void __user *) arg; in mptctl_mpt_command() local 2432 hp_host_info_t __user *uarg = (void __user *) arg; in mptctl_hp_hostinfo() local 2684 hp_target_info_t __user *uarg = (void __user *) arg; in mptctl_hp_targetinfo() local [all …]
|
/linux-3.3/net/bridge/ |
D | br_ioctl.c | 297 static int old_deviceless(struct net *net, void __user *uarg) in old_deviceless() 351 int br_ioctl_deviceless_stub(struct net *net, unsigned int cmd, void __user *uarg) in br_ioctl_deviceless_stub()
|
/linux-3.3/drivers/pps/ |
D | pps.c | 72 void __user *uarg = (void __user *) arg; in pps_cdev_ioctl() local
|
/linux-3.3/drivers/watchdog/ |
D | w83977f_wdt.c | 388 } uarg; in wdt_ioctl() local
|
D | wdt977.c | 363 } uarg; in wdt977_ioctl() local
|
D | of_xilinx_wdt.c | 245 } uarg; in xwdt_ioctl() local
|
D | mpcore_wdt.c | 233 } uarg; in mpcore_wdt_ioctl() local
|
D | smsc37b787_wdt.c | 434 } uarg; in wb_smsc_wdt_ioctl() local
|
D | pc87413_wdt.c | 393 } uarg; in pc87413_ioctl() local
|
D | coh901327_wdt.c | 257 } uarg; in coh901327_ioctl() local
|
D | it87_wdt.c | 498 } uarg; in wdt_ioctl() local
|
D | f71808e_wdt.c | 557 } uarg; in watchdog_ioctl() local
|
/linux-3.3/drivers/rtc/ |
D | rtc-dev.c | 224 void __user *uarg = (void __user *) arg; in rtc_dev_ioctl() local
|
/linux-3.3/drivers/scsi/mpt2sas/ |
D | mpt2sas_ctl.c | 1155 struct mpt2_ioctl_eventreport __user *uarg = arg; in _ctl_eventreport() local 1971 struct mpt2_diag_read_buffer __user *uarg = arg; in _ctl_diag_read_buffer() local 2171 struct mpt2_ioctl_command __user *uarg; in _ctl_ioctl_main() local 2286 struct mpt2_ioctl_command32 __user *uarg; in _ctl_compat_mpt_command() local
|
/linux-3.3/drivers/char/ |
D | ds1620.c | 241 } uarg; in ds1620_ioctl() local
|
/linux-3.3/drivers/xen/ |
D | evtchn.c | 290 void __user *uarg = (void __user *) arg; in evtchn_ioctl() local
|
/linux-3.3/block/ |
D | bsg.c | 889 int __user *uarg = (int __user *) arg; in bsg_ioctl() local 924 void __user *uarg = (void __user *) arg; in bsg_ioctl() local
|
/linux-3.3/drivers/scsi/bfa/ |
D | bfa_fcs.c | 766 bfa_cb_lps_flogi_comp(void *bfad, void *uarg, bfa_status_t status) in bfa_cb_lps_flogi_comp()
|
D | bfa_fcs_lport.c | 5994 bfa_cb_lps_fdisc_comp(void *bfad, void *uarg, bfa_status_t status) in bfa_cb_lps_fdisc_comp() 6050 bfa_cb_lps_fdisclogo_comp(void *bfad, void *uarg) in bfa_cb_lps_fdisclogo_comp() 6060 bfa_cb_lps_cvl_event(void *bfad, void *uarg) in bfa_cb_lps_cvl_event()
|
D | bfa_svc.c | 1888 bfa_lps_flogi(struct bfa_lps_s *lps, void *uarg, u8 alpa, u16 pdusz, in bfa_lps_flogi() 1906 bfa_lps_fdisc(struct bfa_lps_s *lps, void *uarg, u16 pdusz, wwn_t pwwn, in bfa_lps_fdisc()
|
D | bfa_svc.h | 416 void *uarg; /* user callback arg */ member
|
/linux-3.3/net/core/ |
D | skbuff.c | 397 struct ubuf_info *uarg; in skb_release_data() local 695 struct ubuf_info *uarg = skb_shinfo(skb)->destructor_arg; in skb_copy_ubufs() local
|
/linux-3.3/drivers/tty/serial/ |
D | serial_core.c | 1109 void __user *uarg = (void __user *)arg; in uart_ioctl() local
|