Home
last modified time | relevance | path

Searched defs:uarg (Results 1 – 23 of 23) sorted by relevance

/linux-3.3/drivers/message/fusion/
Dmptctl.c1246 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/
Dbr_ioctl.c297 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/
Dpps.c72 void __user *uarg = (void __user *) arg; in pps_cdev_ioctl() local
/linux-3.3/drivers/watchdog/
Dw83977f_wdt.c388 } uarg; in wdt_ioctl() local
Dwdt977.c363 } uarg; in wdt977_ioctl() local
Dof_xilinx_wdt.c245 } uarg; in xwdt_ioctl() local
Dmpcore_wdt.c233 } uarg; in mpcore_wdt_ioctl() local
Dsmsc37b787_wdt.c434 } uarg; in wb_smsc_wdt_ioctl() local
Dpc87413_wdt.c393 } uarg; in pc87413_ioctl() local
Dcoh901327_wdt.c257 } uarg; in coh901327_ioctl() local
Dit87_wdt.c498 } uarg; in wdt_ioctl() local
Df71808e_wdt.c557 } uarg; in watchdog_ioctl() local
/linux-3.3/drivers/rtc/
Drtc-dev.c224 void __user *uarg = (void __user *) arg; in rtc_dev_ioctl() local
/linux-3.3/drivers/scsi/mpt2sas/
Dmpt2sas_ctl.c1155 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/
Dds1620.c241 } uarg; in ds1620_ioctl() local
/linux-3.3/drivers/xen/
Devtchn.c290 void __user *uarg = (void __user *) arg; in evtchn_ioctl() local
/linux-3.3/block/
Dbsg.c889 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/
Dbfa_fcs.c766 bfa_cb_lps_flogi_comp(void *bfad, void *uarg, bfa_status_t status) in bfa_cb_lps_flogi_comp()
Dbfa_fcs_lport.c5994 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()
Dbfa_svc.c1888 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()
Dbfa_svc.h416 void *uarg; /* user callback arg */ member
/linux-3.3/net/core/
Dskbuff.c397 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/
Dserial_core.c1109 void __user *uarg = (void __user *)arg; in uart_ioctl() local