Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/drivers/accesstokenid/
Daccess_tokenid.c18 int access_tokenid_get_tokenid(struct file *file, void __user *uarg) in access_tokenid_get_tokenid()
42 int access_tokenid_set_tokenid(struct file *file, void __user *uarg) in access_tokenid_set_tokenid()
85 int access_tokenid_get_ftokenid(struct file *file, void __user *uarg) in access_tokenid_get_ftokenid()
94 int access_tokenid_set_ftokenid(struct file *file, void __user *uarg) in access_tokenid_set_ftokenid()
121 void __user *uarg = (void __user *)arg; in access_tokenid_ioctl() local
/kernel/linux/linux-5.10/kernel/sched/rtg/
Drtg_ctrl.c219 static long ctrl_set_enable(int abi, void __user *uarg) in ctrl_set_enable()
235 static long ctrl_get_enable(int abi, void __user *uarg) in ctrl_get_enable()
277 static long ctrl_set_config(int abi, void __user *uarg) in ctrl_set_config()
398 static long ctrl_set_rtg_attr(int abi, void __user *uarg) in ctrl_set_rtg_attr()
500 static long ctrl_frame_state(void __user *uarg, bool is_enter) in ctrl_frame_state()
515 static long ctrl_begin_frame(int abi, void __user *uarg) in ctrl_begin_frame()
520 static long ctrl_end_frame(int abi, void __user *uarg) in ctrl_end_frame()
539 static long ctrl_end_scene(int abi, void __user *uarg) in ctrl_end_scene()
567 static long ctrl_set_min_util(int abi, void __user *uarg) in ctrl_set_min_util()
595 static long ctrl_set_margin(int abi, void __user *uarg) in ctrl_set_margin()
[all …]
/kernel/linux/linux-4.19/drivers/tee/
Dtee_core.c298 struct tee_ioctl_open_session_arg __user *uarg; in tee_ioctl_open_session() local
370 struct tee_ioctl_invoke_arg __user *uarg; in tee_ioctl_invoke() local
426 struct tee_ioctl_cancel_arg __user *uarg) in tee_ioctl_cancel()
442 struct tee_ioctl_close_session_arg __user *uarg) in tee_ioctl_close_session()
504 struct tee_iocl_supp_recv_arg __user *uarg; in tee_ioctl_supp_recv() local
601 struct tee_iocl_supp_send_arg __user *uarg; in tee_ioctl_supp_send() local
642 void __user *uarg = (void __user *)arg; in tee_ioctl() local
/kernel/linux/linux-4.19/drivers/message/fusion/
Dmptctl.c1226 struct mpt_ioctl_iocinfo __user *uarg = (void __user *) arg; in mptctl_getiocinfo() local
1363 struct mpt_ioctl_targetinfo __user *uarg = (void __user *) arg; in mptctl_gettargetinfo() local
1479 struct mpt_ioctl_test __user *uarg = (void __user *) arg; in mptctl_readtest() local
1531 struct mpt_ioctl_eventquery __user *uarg = (void __user *) arg; in mptctl_eventquery() local
1561 struct mpt_ioctl_eventenable __user *uarg = (void __user *) arg; in mptctl_eventenable() local
1600 struct mpt_ioctl_eventreport __user *uarg = (void __user *) arg; in mptctl_eventreport() local
1646 struct mpt_ioctl_replace_fw __user *uarg = (void __user *) arg; in mptctl_replace_fw() local
1705 struct mpt_ioctl_command __user *uarg = (void __user *) arg; in mptctl_mpt_command() local
2326 hp_host_info_t __user *uarg = (void __user *) arg; in mptctl_hp_hostinfo() local
2559 hp_target_info_t __user *uarg = (void __user *) arg; in mptctl_hp_targetinfo() local
[all …]
/kernel/linux/linux-5.10/drivers/message/fusion/
Dmptctl.c1226 struct mpt_ioctl_iocinfo __user *uarg = (void __user *) arg; in mptctl_getiocinfo() local
1363 struct mpt_ioctl_targetinfo __user *uarg = (void __user *) arg; in mptctl_gettargetinfo() local
1479 struct mpt_ioctl_test __user *uarg = (void __user *) arg; in mptctl_readtest() local
1531 struct mpt_ioctl_eventquery __user *uarg = (void __user *) arg; in mptctl_eventquery() local
1561 struct mpt_ioctl_eventenable __user *uarg = (void __user *) arg; in mptctl_eventenable() local
1600 struct mpt_ioctl_eventreport __user *uarg = (void __user *) arg; in mptctl_eventreport() local
1646 struct mpt_ioctl_replace_fw __user *uarg = (void __user *) arg; in mptctl_replace_fw() local
1705 struct mpt_ioctl_command __user *uarg = (void __user *) arg; in mptctl_mpt_command() local
2326 hp_host_info_t __user *uarg = (void __user *) arg; in mptctl_hp_hostinfo() local
2559 hp_target_info_t __user *uarg = (void __user *) arg; in mptctl_hp_targetinfo() local
[all …]
/kernel/linux/linux-4.19/drivers/misc/ocxl/
Dfile.c87 struct ocxl_ioctl_attach __user *uarg) in afu_ioctl_attach()
108 struct ocxl_ioctl_metadata __user *uarg) in afu_ioctl_get_metadata()
130 struct ocxl_ioctl_p9_wait __user *uarg) in afu_ioctl_enable_p9_wait()
175 struct ocxl_ioctl_features __user *uarg) in afu_ioctl_get_features()
/kernel/linux/linux-5.10/drivers/tee/
Dtee_core.c468 struct tee_ioctl_open_session_arg __user *uarg; in tee_ioctl_open_session() local
547 struct tee_ioctl_invoke_arg __user *uarg; in tee_ioctl_invoke() local
603 struct tee_ioctl_cancel_arg __user *uarg) in tee_ioctl_cancel()
619 struct tee_ioctl_close_session_arg __user *uarg) in tee_ioctl_close_session()
681 struct tee_iocl_supp_recv_arg __user *uarg; in tee_ioctl_supp_recv() local
778 struct tee_iocl_supp_send_arg __user *uarg; in tee_ioctl_supp_send() local
819 void __user *uarg = (void __user *)arg; in tee_ioctl() local
/kernel/linux/linux-5.10/drivers/misc/ocxl/
Dfile.c73 struct ocxl_ioctl_attach __user *uarg) in afu_ioctl_attach()
94 struct ocxl_ioctl_metadata __user *uarg) in afu_ioctl_get_metadata()
116 struct ocxl_ioctl_p9_wait __user *uarg) in afu_ioctl_enable_p9_wait()
160 struct ocxl_ioctl_features __user *uarg) in afu_ioctl_get_features()
/kernel/linux/linux-5.10/block/
Dbsg.c135 static int bsg_sg_io(struct request_queue *q, fmode_t mode, void __user *uarg) in bsg_sg_io()
329 static int bsg_get_command_q(struct bsg_device *bd, int __user *uarg) in bsg_get_command_q()
334 static int bsg_set_command_q(struct bsg_device *bd, int __user *uarg) in bsg_set_command_q()
352 void __user *uarg = (void __user *) arg; in bsg_ioctl() local
/kernel/linux/linux-5.10/fs/crypto/
Dkeyring.c638 struct fscrypt_add_key_arg __user *uarg = _uarg; in fscrypt_ioctl_add_key() local
918 struct fscrypt_remove_key_arg __user *uarg = _uarg; in do_remove_key() local
1013 int fscrypt_ioctl_remove_key(struct file *filp, void __user *uarg) in fscrypt_ioctl_remove_key()
1019 int fscrypt_ioctl_remove_key_all_users(struct file *filp, void __user *uarg) in fscrypt_ioctl_remove_key_all_users()
1050 int fscrypt_ioctl_get_key_status(struct file *filp, void __user *uarg) in fscrypt_ioctl_get_key_status()
/kernel/linux/linux-4.19/net/bridge/
Dbr_ioctl.c304 static int old_deviceless(struct net *net, void __user *uarg) in old_deviceless()
358 int br_ioctl_deviceless_stub(struct net *net, unsigned int cmd, void __user *uarg) in br_ioctl_deviceless_stub()
/kernel/linux/linux-5.10/net/bridge/
Dbr_ioctl.c299 static int old_deviceless(struct net *net, void __user *uarg) in old_deviceless()
353 int br_ioctl_deviceless_stub(struct net *net, unsigned int cmd, void __user *uarg) in br_ioctl_deviceless_stub()
/kernel/linux/linux-5.10/fs/verity/
Dmeasure.c26 struct fsverity_digest __user *uarg = _uarg; in fsverity_ioctl_measure() local
Denable.c340 int fsverity_ioctl_enable(struct file *filp, const void __user *uarg) in fsverity_ioctl_enable()
/kernel/linux/linux-4.19/drivers/pps/
Dpps.c109 void __user *uarg = (void __user *) arg; in pps_cdev_ioctl() local
267 void __user *uarg = (void __user *) arg; in pps_cdev_compat_ioctl() local
/kernel/linux/linux-5.10/drivers/pps/
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
/kernel/linux/linux-5.10/drivers/rtc/
Ddev.c211 void __user *uarg = (void __user *)arg; in rtc_dev_ioctl() local
411 void __user *uarg = compat_ptr(arg); in rtc_dev_compat_ioctl() local
/kernel/linux/linux-4.19/block/
Dbsg.c369 int __user *uarg = (int __user *) arg; in bsg_ioctl() local
404 void __user *uarg = (void __user *) arg; in bsg_ioctl() local
/kernel/linux/linux-5.10/drivers/watchdog/
Dw83977f_wdt.c381 } uarg; in wdt_ioctl() local
Dwdt977.c357 } uarg; in wdt977_ioctl() local
/kernel/linux/linux-4.19/drivers/watchdog/
Dw83977f_wdt.c386 } uarg; in wdt_ioctl() local
Dwdt977.c361 } uarg; in wdt977_ioctl() local
/kernel/linux/linux-4.19/drivers/rtc/
Drtc-dev.c217 void __user *uarg = (void __user *) arg; in rtc_dev_ioctl() local
/kernel/linux/linux-4.19/drivers/media/
Dmedia-device.c380 static long copy_arg_from_user(void *karg, void __user *uarg, unsigned int cmd) in copy_arg_from_user()
389 static long copy_arg_to_user(void __user *uarg, void *karg, unsigned int cmd) in copy_arg_to_user()
/kernel/linux/linux-5.10/drivers/media/mc/
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()

123