Home
last modified time | relevance | path

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

12

/openbmc/linux/block/
H A Dbsg.c58 void __user *uarg) in bsg_sg_io()
87 static int bsg_get_command_q(struct bsg_device *bd, int __user *uarg) in bsg_get_command_q()
92 static int bsg_set_command_q(struct bsg_device *bd, int __user *uarg) in bsg_set_command_q()
108 void __user *uarg = (void __user *) arg; in bsg_ioctl() local
/openbmc/linux/drivers/message/fusion/
H A Dmptctl.c1228 struct mpt_ioctl_iocinfo __user *uarg = (void __user *) arg; in mptctl_getiocinfo() local
1365 struct mpt_ioctl_targetinfo __user *uarg = (void __user *) arg; in mptctl_gettargetinfo() local
1475 struct mpt_ioctl_test __user *uarg = (void __user *) arg; in mptctl_readtest() local
1527 struct mpt_ioctl_eventquery __user *uarg = (void __user *) arg; in mptctl_eventquery() local
1557 struct mpt_ioctl_eventenable __user *uarg = (void __user *) arg; in mptctl_eventenable() local
1596 struct mpt_ioctl_eventreport __user *uarg = (void __user *) arg; in mptctl_eventreport() local
1642 struct mpt_ioctl_replace_fw __user *uarg = (void __user *) arg; in mptctl_replace_fw() local
1701 struct mpt_ioctl_command __user *uarg = (void __user *) arg; in mptctl_mpt_command() local
2324 hp_host_info_t __user *uarg = (void __user *) arg; in mptctl_hp_hostinfo() local
2558 hp_target_info_t __user *uarg = (void __user *) arg; in mptctl_hp_targetinfo() local
[all …]
/openbmc/linux/io_uring/
H A Dnotif.c27 static void io_tx_ubuf_callback(struct sk_buff *skb, struct ubuf_info *uarg, in io_tx_ubuf_callback()
37 static void io_tx_ubuf_callback_ext(struct sk_buff *skb, struct ubuf_info *uarg, in io_tx_ubuf_callback_ext()
H A Dnotif.h15 struct ubuf_info uarg; member
/openbmc/linux/drivers/tee/
H A Dtee_core.c470 struct tee_ioctl_open_session_arg __user *uarg; in tee_ioctl_open_session() local
549 struct tee_ioctl_invoke_arg __user *uarg; in tee_ioctl_invoke() local
605 struct tee_ioctl_cancel_arg __user *uarg) in tee_ioctl_cancel()
621 struct tee_ioctl_close_session_arg __user *uarg) in tee_ioctl_close_session()
683 struct tee_iocl_supp_recv_arg __user *uarg; in tee_ioctl_supp_recv() local
780 struct tee_iocl_supp_send_arg __user *uarg; in tee_ioctl_supp_send() local
821 void __user *uarg = (void __user *)arg; in tee_ioctl() local
/openbmc/linux/drivers/misc/ocxl/
H A Dfile.c73 struct ocxl_ioctl_attach __user *uarg) in afu_ioctl_attach()
92 struct ocxl_ioctl_metadata __user *uarg) in afu_ioctl_get_metadata()
114 struct ocxl_ioctl_p9_wait __user *uarg) in afu_ioctl_enable_p9_wait()
158 struct ocxl_ioctl_features __user *uarg) in afu_ioctl_get_features()
/openbmc/linux/fs/crypto/
H A Dkeyring.c689 struct fscrypt_add_key_arg __user *uarg = _uarg; in fscrypt_ioctl_add_key() local
1002 struct fscrypt_remove_key_arg __user *uarg = _uarg; in do_remove_key() local
1088 int fscrypt_ioctl_remove_key(struct file *filp, void __user *uarg) in fscrypt_ioctl_remove_key()
1094 int fscrypt_ioctl_remove_key_all_users(struct file *filp, void __user *uarg) in fscrypt_ioctl_remove_key_all_users()
1125 int fscrypt_ioctl_get_key_status(struct file *filp, void __user *uarg) in fscrypt_ioctl_get_key_status()
/openbmc/linux/drivers/pps/
H A Dpps.c95 void __user *uarg = (void __user *) arg; in pps_cdev_ioctl() local
253 void __user *uarg = (void __user *) arg; in pps_cdev_compat_ioctl() local
/openbmc/linux/fs/verity/
H A Dmeasure.c26 struct fsverity_digest __user *uarg = _uarg; in fsverity_ioctl_measure() local
H A Dread_metadata.c151 int fsverity_ioctl_read_metadata(struct file *filp, const void __user *uarg) in fsverity_ioctl_read_metadata()
H A Denable.c318 int fsverity_ioctl_enable(struct file *filp, const void __user *uarg) in fsverity_ioctl_enable()
/openbmc/linux/drivers/rtc/
H A Ddev.c212 void __user *uarg = (void __user *)arg; in rtc_dev_ioctl() local
476 void __user *uarg = compat_ptr(arg); in rtc_dev_compat_ioctl() local
/openbmc/linux/drivers/vfio/cdx/
H A Dmain.c106 void __user *uarg = (void __user *)arg; in vfio_cdx_ioctl() local
/openbmc/linux/include/linux/
H A Dfsverity.h230 const void __user *uarg) in fsverity_ioctl_read_metadata()
/openbmc/linux/net/bridge/
H A Dbr_ioctl.c398 struct ifreq *ifr, void __user *uarg) in br_ioctl_stub()
/openbmc/linux/drivers/watchdog/
H A Dwdt977.c357 } uarg; in wdt977_ioctl() local
H A Dw83977f_wdt.c381 } uarg; in wdt_ioctl() local
H A Dsmsc37b787_wdt.c427 } uarg; in wb_smsc_wdt_ioctl() local
H A Dpc87413_wdt.c386 } uarg; in pc87413_ioctl() local
/openbmc/linux/drivers/media/mc/
H A Dmc-device.c387 static long copy_arg_from_user(void *karg, void __user *uarg, unsigned int cmd) in copy_arg_from_user()
396 static long copy_arg_to_user(void __user *uarg, void *karg, unsigned int cmd) in copy_arg_to_user()
/openbmc/linux/security/loadpin/
H A Dloadpin.c385 void __user *uarg = (void __user *)arg; in dm_verity_ioctl() local
/openbmc/linux/drivers/input/serio/
H A Dserport.c232 void __user *uarg = compat_ptr(arg); in serport_ldisc_compat_ioctl() local
/openbmc/linux/drivers/iommu/iommufd/
H A Dvfio_compat.c521 void __user *uarg = (void __user *)arg; in iommufd_vfio_ioctl() local
/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_fcs.c854 bfa_cb_lps_flogi_comp(void *bfad, void *uarg, bfa_status_t status) in bfa_cb_lps_flogi_comp()
1422 bfa_cb_lps_flogo_comp(void *bfad, void *uarg) in bfa_cb_lps_flogo_comp()
/openbmc/linux/drivers/char/
H A Dds1620.c243 } uarg; in ds1620_ioctl() local

12