Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/drivers/accesstokenid/
Daccess_tokenid.c29 int access_tokenid_get_tokenid(struct file *file, void __user *uarg) in access_tokenid_get_tokenid()
56 int access_tokenid_set_tokenid(struct file *file, void __user *uarg) in access_tokenid_set_tokenid()
99 int access_tokenid_get_ftokenid(struct file *file, void __user *uarg) in access_tokenid_get_ftokenid()
108 int access_tokenid_set_ftokenid(struct file *file, void __user *uarg) in access_tokenid_set_ftokenid()
215 int access_tokenid_add_permission(struct file *file, void __user *uarg) in access_tokenid_add_permission()
238 int access_tokenid_remove_permission(struct file *file, void __user *uarg) in access_tokenid_remove_permission()
257 int access_tokenid_set_permission(struct file *file, void __user *uarg) in access_tokenid_set_permission()
291 int access_tokenid_get_permission(struct file *file, void __user *uarg) in access_tokenid_get_permission()
332 void __user *uarg = (void __user *)arg; in access_tokenid_ioctl() local
/kernel/linux/linux-5.10/kernel/sched/rtg/
Drtg_ctrl.c221 static long ctrl_set_enable(int abi, void __user *uarg) in ctrl_set_enable()
237 static long ctrl_get_enable(int abi, void __user *uarg) in ctrl_get_enable()
318 static long ctrl_set_rtg_attr(int abi, void __user *uarg) in ctrl_set_rtg_attr()
435 static long ctrl_frame_state(void __user *uarg, bool is_enter) in ctrl_frame_state()
450 static long ctrl_begin_frame(int abi, void __user *uarg) in ctrl_begin_frame()
455 static long ctrl_end_frame(int abi, void __user *uarg) in ctrl_end_frame()
474 static long ctrl_end_scene(int abi, void __user *uarg) in ctrl_end_scene()
500 static long ctrl_set_min_util(int abi, void __user *uarg) in ctrl_set_min_util()
528 static long ctrl_set_margin(int abi, void __user *uarg) in ctrl_set_margin()
705 long ctrl_set_rtg(int abi, void __user *uarg) in ctrl_set_rtg()
[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-5.10/drivers/tee/
Dtee_core.c475 struct tee_ioctl_open_session_arg __user *uarg; in tee_ioctl_open_session() local
554 struct tee_ioctl_invoke_arg __user *uarg; in tee_ioctl_invoke() local
610 struct tee_ioctl_cancel_arg __user *uarg) in tee_ioctl_cancel()
626 struct tee_ioctl_close_session_arg __user *uarg) in tee_ioctl_close_session()
688 struct tee_iocl_supp_recv_arg __user *uarg; in tee_ioctl_supp_recv() local
785 struct tee_iocl_supp_send_arg __user *uarg; in tee_ioctl_supp_send() local
826 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.c689 struct fscrypt_add_key_arg __user *uarg = _uarg; in fscrypt_ioctl_add_key() local
970 struct fscrypt_remove_key_arg __user *uarg = _uarg; in do_remove_key() local
1056 int fscrypt_ioctl_remove_key(struct file *filp, void __user *uarg) in fscrypt_ioctl_remove_key()
1062 int fscrypt_ioctl_remove_key_all_users(struct file *filp, void __user *uarg) in fscrypt_ioctl_remove_key_all_users()
1093 int fscrypt_ioctl_get_key_status(struct file *filp, void __user *uarg) in fscrypt_ioctl_get_key_status()
Dpolicy.c521 int fscrypt_ioctl_get_policy_ex(struct file *filp, void __user *uarg) in fscrypt_ioctl_get_policy_ex()
/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.c397 int fsverity_ioctl_enable(struct file *filp, const void __user *uarg) in fsverity_ioctl_enable()
597 int fsverity_ioctl_enable_code_sign(struct file *filp, const void __user *uarg) in fsverity_ioctl_enable_code_sign()
/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/common_modules/qos_auth/auth_ctl/
Dqos_ctrl.c483 static long ctrl_qos_operation(int abi, void __user *uarg) in ctrl_qos_operation()
671 static long ctrl_qos_policy(int abi, void __user *uarg) in ctrl_qos_policy()
705 void __user *uarg = (void __user *)arg; in do_qos_ctrl_ioctl() local
Dauth_ctrl.c393 static long ctrl_auth_basic_operation(int abi, void __user *uarg) in ctrl_auth_basic_operation()
457 void __user *uarg = (void __user *)arg; in do_auth_ctrl_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-5.10/include/linux/
Dfsverity.h231 static inline int fsverity_ioctl_enable_code_sign(struct file *filp, const void __user *uarg) in fsverity_ioctl_enable_code_sign()
/kernel/linux/linux-5.10/drivers/watchdog/
Dw83977f_wdt.c381 } uarg; in wdt_ioctl() local
Dwdt977.c357 } uarg; in wdt977_ioctl() local
Dsmsc37b787_wdt.c427 } uarg; in wb_smsc_wdt_ioctl() local
Dpc87413_wdt.c386 } uarg; in pc87413_ioctl() local
/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()
/kernel/linux/linux-5.10/drivers/input/serio/
Dserport.c232 void __user *uarg = compat_ptr(arg); in serport_ldisc_compat_ioctl() local
/kernel/linux/linux-5.10/drivers/scsi/bfa/
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()
/kernel/linux/linux-5.10/drivers/char/
Dds1620.c243 } uarg; in ds1620_ioctl() local
/kernel/linux/linux-5.10/net/core/
Dskbuff.c1105 struct ubuf_info *uarg; in sock_zerocopy_alloc() local
1135 static inline struct sk_buff *skb_from_uarg(struct ubuf_info *uarg) in skb_from_uarg()
1141 struct ubuf_info *uarg) in sock_zerocopy_realloc()
1204 void sock_zerocopy_callback(struct ubuf_info *uarg, bool success) in sock_zerocopy_callback()
1253 void sock_zerocopy_put(struct ubuf_info *uarg) in sock_zerocopy_put()
1264 void sock_zerocopy_put_abort(struct ubuf_info *uarg, bool have_uref) in sock_zerocopy_put_abort()
1286 struct ubuf_info *uarg) in skb_zerocopy_iter_stream()

12