/openbmc/linux/fs/nfsd/ |
H A D | nfs3proc.c | 46 struct nfsd_fhandle *argp = rqstp->rq_argp; in nfsd3_proc_getattr() local 69 struct nfsd3_sattrargs *argp = rqstp->rq_argp; in nfsd3_proc_setattr() local 90 struct nfsd3_diropargs *argp = rqstp->rq_argp; in nfsd3_proc_lookup() local 113 struct nfsd3_accessargs *argp = rqstp->rq_argp; in nfsd3_proc_access() local 132 struct nfsd_fhandle *argp = rqstp->rq_argp; in nfsd3_proc_readlink() local 152 struct nfsd3_readargs *argp = rqstp->rq_argp; in nfsd3_proc_read() local 188 struct nfsd3_writeargs *argp = rqstp->rq_argp; in nfsd3_proc_write() local 534 struct nfsd3_linkargs *argp = rqstp->rq_argp; in nfsd3_proc_link() local 653 struct nfsd_fhandle *argp = rqstp->rq_argp; in nfsd3_proc_fsstat() local 670 struct nfsd_fhandle *argp = rqstp->rq_argp; in nfsd3_proc_fsinfo() local [all …]
|
H A D | nfsproc.c | 29 struct nfsd_fhandle *argp = rqstp->rq_argp; in nfsd_proc_getattr() local 51 struct nfsd_sattrargs *argp = rqstp->rq_argp; in nfsd_proc_setattr() local 131 struct nfsd_diropargs *argp = rqstp->rq_argp; in nfsd_proc_lookup() local 155 struct nfsd_fhandle *argp = rqstp->rq_argp; in nfsd_proc_readlink() local 177 struct nfsd_readargs *argp = rqstp->rq_argp; in nfsd_proc_read() local 220 struct nfsd_writeargs *argp = rqstp->rq_argp; in nfsd_proc_write() local 250 struct nfsd_createargs *argp = rqstp->rq_argp; in nfsd_proc_create() local 412 struct nfsd_diropargs *argp = rqstp->rq_argp; in nfsd_proc_remove() local 446 struct nfsd_linkargs *argp = rqstp->rq_argp; in nfsd_proc_link() local 540 struct nfsd_diropargs *argp = rqstp->rq_argp; in nfsd_proc_rmdir() local [all …]
|
H A D | nfs4xdr.c | 121 svcxdr_tmpalloc(struct nfsd4_compoundargs *argp, u32 len) in svcxdr_tmpalloc() 570 nfsd4_decode_deviceid4(struct nfsd4_compoundargs *argp, in nfsd4_decode_deviceid4() 644 nfsd4_decode_sessionid4(struct nfsd4_compoundargs *argp, in nfsd4_decode_sessionid4() 772 nfsd4_decode_access(struct nfsd4_compoundargs *argp, in nfsd4_decode_access() 1318 nfsd4_decode_secinfo(struct nfsd4_compoundargs *argp, in nfsd4_decode_secinfo() 1788 nfsd4_decode_layoutget(struct nfsd4_compoundargs *argp, in nfsd4_decode_layoutget() 1844 nfsd4_decode_sequence(struct nfsd4_compoundargs *argp, in nfsd4_decode_sequence() 1910 nfsd4_decode_fallocate(struct nfsd4_compoundargs *argp, in nfsd4_decode_fallocate() 2203 nfsd4_decode_getxattr(struct nfsd4_compoundargs *argp, in nfsd4_decode_getxattr() 2223 nfsd4_decode_setxattr(struct nfsd4_compoundargs *argp, in nfsd4_decode_setxattr() [all …]
|
H A D | nfs2acl.c | 32 struct nfsd3_getaclargs *argp = rqstp->rq_argp; in nfsacld_proc_getacl() local 95 struct nfsd3_setaclargs *argp = rqstp->rq_argp; in nfsacld_proc_setacl() local 151 struct nfsd_fhandle *argp = rqstp->rq_argp; in nfsacld_proc_getattr() local 170 struct nfsd3_accessargs *argp = rqstp->rq_argp; in nfsacld_proc_access() local 194 struct nfsd3_getaclargs *argp = rqstp->rq_argp; in nfsaclsvc_decode_getaclargs() local 207 struct nfsd3_setaclargs *argp = rqstp->rq_argp; in nfsaclsvc_decode_setaclargs() local
|
H A D | nfs3acl.c | 30 struct nfsd3_getaclargs *argp = rqstp->rq_argp; in nfsd3_proc_getacl() local 87 struct nfsd3_setaclargs *argp = rqstp->rq_argp; in nfsd3_proc_setacl() local 146 struct nfsd3_setaclargs *argp = rqstp->rq_argp; in nfs3svc_decode_setaclargs() local
|
/openbmc/linux/fs/lockd/ |
H A D | svc4proc.c | 96 struct nlm_args *argp = rqstp->rq_argp; in __nlm4svc_proc_test() local 132 struct nlm_args *argp = rqstp->rq_argp; in __nlm4svc_proc_lock() local 181 struct nlm_args *argp = rqstp->rq_argp; in __nlm4svc_proc_cancel() local 221 struct nlm_args *argp = rqstp->rq_argp; in __nlm4svc_proc_unlock() local 262 struct nlm_args *argp = rqstp->rq_argp; in __nlm4svc_proc_granted() local 303 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_callback() local 367 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_proc_share() local 402 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_proc_unshare() local 437 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_proc_nm_lock() local 451 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_proc_free_all() local [all …]
|
H A D | svcproc.c | 117 struct nlm_args *argp = rqstp->rq_argp; in __nlmsvc_proc_test() local 155 struct nlm_args *argp = rqstp->rq_argp; in __nlmsvc_proc_lock() local 204 struct nlm_args *argp = rqstp->rq_argp; in __nlmsvc_proc_cancel() local 245 struct nlm_args *argp = rqstp->rq_argp; in __nlmsvc_proc_unlock() local 287 struct nlm_args *argp = rqstp->rq_argp; in __nlmsvc_proc_granted() local 336 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_callback() local 402 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_proc_share() local 437 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_proc_unshare() local 472 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_proc_nm_lock() local 486 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_proc_free_all() local [all …]
|
H A D | xdr4.c | 152 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_testargs() local 170 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_lockargs() local 195 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_cancargs() local 215 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_unlockargs() local 242 struct nlm_reboot *argp = rqstp->rq_argp; in nlm4svc_decode_reboot() local 268 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_shareargs() local 295 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_notify() local
|
H A D | xdr.c | 157 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_decode_testargs() local 175 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_decode_lockargs() local 200 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_decode_cancargs() local 220 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_decode_unlockargs() local 247 struct nlm_reboot *argp = rqstp->rq_argp; in nlmsvc_decode_reboot() local 273 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_decode_shareargs() local 300 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_decode_notify() local
|
H A D | mon.c | 439 static void encode_mon_name(struct xdr_stream *xdr, const struct nsm_args *argp) in encode_mon_name() 450 static void encode_my_id(struct xdr_stream *xdr, const struct nsm_args *argp) in encode_my_id() 465 static void encode_mon_id(struct xdr_stream *xdr, const struct nsm_args *argp) in encode_mon_id() 476 static void encode_priv(struct xdr_stream *xdr, const struct nsm_args *argp) in encode_priv() 485 const void *argp) in nsm_xdr_enc_mon() 492 const void *argp) in nsm_xdr_enc_unmon()
|
H A D | svcshare.c | 29 struct nlm_args *argp) in nlmsvc_share_file() 70 struct nlm_args *argp) in nlmsvc_unshare_file()
|
/openbmc/linux/block/ |
H A D | ioctl.c | 128 void __user *argp) in blk_ioctl_secure_erase() 204 static int put_int(int __user *argp, int val) in put_int() 209 static int put_uint(unsigned int __user *argp, unsigned int val) in put_uint() 214 static int put_long(long __user *argp, long val) in put_long() 224 static int put_u64(u64 __user *argp, u64 val) in put_u64() 230 static int compat_put_long(compat_long_t __user *argp, long val) in compat_put_long() 403 struct hd_geometry __user *argp) in blkdev_getgeo() 469 int __user *argp) in blkdev_bszset() 498 void __user *argp) in blkdev_common_ioctl() 588 void __user *argp = (void __user *)arg; in blkdev_ioctl() local [all …]
|
/openbmc/linux/drivers/s390/block/ |
H A D | dasd_ioctl.c | 34 dasd_ioctl_api_version(void __user *argp) in dasd_ioctl_api_version() 256 dasd_ioctl_format(struct block_device *bdev, void __user *argp) in dasd_ioctl_format() 293 static int dasd_ioctl_check_format(struct block_device *bdev, void __user *argp) in dasd_ioctl_check_format() 344 static int dasd_ioctl_release_space(struct block_device *bdev, void __user *argp) in dasd_ioctl_release_space() 387 dasd_ioctl_copy_pair_swap(struct block_device *bdev, void __user *argp) in dasd_ioctl_copy_pair_swap() 446 static int dasd_ioctl_read_profile(struct dasd_block *block, void __user *argp) in dasd_ioctl_read_profile() 495 static int dasd_ioctl_read_profile(struct dasd_block *block, void __user *argp) in dasd_ioctl_read_profile() 563 static int dasd_ioctl_information(struct dasd_block *block, void __user *argp, in dasd_ioctl_information() 604 struct cmbdata __user *argp) in dasd_ioctl_readall_cmb() 621 void __user *argp; in dasd_ioctl() local
|
/openbmc/linux/drivers/sbus/char/ |
H A D | openprom.c | 130 static int opromgetprop(void __user *argp, struct device_node *dp, struct openpromio *op, int bufsi… in opromgetprop() 147 static int opromnxtprop(void __user *argp, struct device_node *dp, struct openpromio *op, int bufsi… in opromnxtprop() 232 static int oprompci2node(void __user *argp, struct device_node *dp, struct openpromio *op, int bufs… in oprompci2node() 258 static int oprompath2node(void __user *argp, struct device_node *dp, struct openpromio *op, int buf… in oprompath2node() 272 static int opromgetbootargs(void __user *argp, struct openpromio *op, int bufsize) in opromgetbootargs() 297 void __user *argp = (void __user *)arg; in openprom_sunos_ioctl() local 385 static int opiocget(void __user *argp, DATA *data) in opiocget() 417 static int opiocnextprop(void __user *argp, DATA *data) in opiocnextprop() 463 static int opiocset(void __user *argp, DATA *data) in opiocset() 495 static int opiocgetnext(unsigned int cmd, void __user *argp) in opiocgetnext() [all …]
|
/openbmc/linux/fs/ |
H A D | ioctl.c | 253 struct file_clone_range __user *argp) in ioctl_file_clone_range() 270 static int ioctl_preallocate(struct file *filp, int mode, void __user *argp) in ioctl_preallocate() 299 struct space_resv_32 __user *argp) in compat_ioctl_preallocate() 342 static int ioctl_fionbio(struct file *filp, int __user *argp) in ioctl_fionbio() 366 int __user *argp) in ioctl_fioasync() 418 struct file_dedupe_range __user *argp) in ioctl_file_dedupe_range() 705 static int ioctl_getflags(struct file *file, unsigned int __user *argp) in ioctl_getflags() 716 static int ioctl_setflags(struct file *file, unsigned int __user *argp) in ioctl_setflags() 736 static int ioctl_fsgetxattr(struct file *file, void __user *argp) in ioctl_fsgetxattr() 748 static int ioctl_fssetxattr(struct file *file, void __user *argp) in ioctl_fssetxattr() [all …]
|
/openbmc/linux/fs/nilfs2/ |
H A D | ioctl.c | 188 unsigned int cmd, void __user *argp) in nilfs_ioctl_change_cpmode() 243 unsigned int cmd, void __user *argp) in nilfs_ioctl_delete_checkpoint() 322 unsigned int cmd, void __user *argp) in nilfs_ioctl_get_cpstat() 389 unsigned int cmd, void __user *argp) in nilfs_ioctl_get_sustat() 498 unsigned int cmd, void __user *argp) in nilfs_ioctl_get_bdescs() 844 unsigned int cmd, void __user *argp) in nilfs_ioctl_clean_segments() 983 unsigned int cmd, void __user *argp) in nilfs_ioctl_sync() 1017 void __user *argp) in nilfs_ioctl_resize() 1156 unsigned int cmd, void __user *argp, in nilfs_ioctl_get_info() 1207 unsigned int cmd, void __user *argp) in nilfs_ioctl_set_suinfo() [all …]
|
/openbmc/linux/fs/nfs/ |
H A D | callback_proc.c | 28 __be32 nfs4_callback_getattr(void *argp, void *resp, in nfs4_callback_getattr() 78 __be32 nfs4_callback_recall(void *argp, void *resp, in nfs4_callback_recall() 336 __be32 nfs4_callback_layoutrecall(void *argp, void *resp, in nfs4_callback_layoutrecall() 358 __be32 nfs4_callback_devicenotify(void *argp, void *resp, in nfs4_callback_devicenotify() 488 __be32 nfs4_callback_sequence(void *argp, void *resp, in nfs4_callback_sequence() 592 __be32 nfs4_callback_recallany(void *argp, void *resp, in nfs4_callback_recallany() 639 __be32 nfs4_callback_recallslot(void *argp, void *resp, in nfs4_callback_recallslot() 665 __be32 nfs4_callback_notify_lock(void *argp, void *resp, in nfs4_callback_notify_lock()
|
H A D | callback_xdr.c | 177 struct xdr_stream *xdr, void *argp) in decode_getattr_args() 189 struct xdr_stream *xdr, void *argp) in decode_recall_args() 213 struct xdr_stream *xdr, void *argp) in decode_layoutrecall_args() 258 void *argp) in decode_devicenotify_args() 399 void *argp) in decode_cb_sequence_args() 447 void *argp) in decode_recallany_args() 467 void *argp) in decode_recallslot_args() 510 struct xdr_stream *xdr, void *argp) in decode_notify_lock_args()
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_ioc32.c | 179 drm_map32_t __user *argp = (void __user *)arg; in compat_drm_getmap() local 207 drm_map32_t __user *argp = (void __user *)arg; in compat_drm_addmap() local 241 drm_map32_t __user *argp = (void __user *)arg; in compat_drm_rmmap() local 265 drm_client32_t __user *argp = (void __user *)arg; in compat_drm_getclient() local 303 drm_stats32_t __user *argp = (void __user *)arg; in compat_drm_getstats() local 324 drm_buf_desc32_t __user *argp = (void __user *)arg; in compat_drm_addbufs() local 356 drm_buf_desc32_t __user *argp = (void __user *)arg; in compat_drm_markbufs() local 401 drm_buf_info32_t __user *argp = (void __user *)arg; in compat_drm_infobufs() local 464 drm_buf_map32_t __user *argp = (void __user *)arg; in compat_drm_mapbufs() local 556 drm_ctx_res32_t __user *argp = (void __user *)arg; in compat_drm_resctx() local [all …]
|
/openbmc/linux/arch/x86/kvm/svm/ |
H A D | sev.c | 253 static int sev_guest_init(struct kvm *kvm, struct kvm_sev_cmd *argp) in sev_guest_init() 328 static int sev_launch_start(struct kvm *kvm, struct kvm_sev_cmd *argp) in sev_launch_start() 702 static int sev_launch_measure(struct kvm *kvm, struct kvm_sev_cmd *argp) in sev_launch_measure() 764 static int sev_launch_finish(struct kvm *kvm, struct kvm_sev_cmd *argp) in sev_launch_finish() 776 static int sev_guest_status(struct kvm *kvm, struct kvm_sev_cmd *argp) in sev_guest_status() 1033 static int sev_launch_secret(struct kvm *kvm, struct kvm_sev_cmd *argp) in sev_launch_secret() 1190 static int sev_send_start(struct kvm *kvm, struct kvm_sev_cmd *argp) in sev_send_start() 1388 static int sev_send_finish(struct kvm *kvm, struct kvm_sev_cmd *argp) in sev_send_finish() 1400 static int sev_send_cancel(struct kvm *kvm, struct kvm_sev_cmd *argp) in sev_send_cancel() 1412 static int sev_receive_start(struct kvm *kvm, struct kvm_sev_cmd *argp) in sev_receive_start() [all …]
|
/openbmc/linux/drivers/crypto/ccp/ |
H A D | sev-dev.c | 569 static int sev_ioctl_do_reset(struct sev_issue_cmd *argp, bool writable) in sev_ioctl_do_reset() 601 static int sev_ioctl_do_platform_status(struct sev_issue_cmd *argp) in sev_ioctl_do_platform_status() 618 static int sev_ioctl_do_pek_pdh_gen(int cmd, struct sev_issue_cmd *argp, bool writable) in sev_ioctl_do_pek_pdh_gen() 635 static int sev_ioctl_do_pek_csr(struct sev_issue_cmd *argp, bool writable) in sev_ioctl_do_pek_csr() 831 static int sev_ioctl_do_pek_import(struct sev_issue_cmd *argp, bool writable) in sev_ioctl_do_pek_import() 880 static int sev_ioctl_do_get_id2(struct sev_issue_cmd *argp) in sev_ioctl_do_get_id2() 942 static int sev_ioctl_do_get_id(struct sev_issue_cmd *argp) in sev_ioctl_do_get_id() 982 static int sev_ioctl_do_pdh_export(struct sev_issue_cmd *argp, bool writable) in sev_ioctl_do_pdh_export() 1075 void __user *argp = (void __user *)arg; in sev_ioctl() local
|
/openbmc/linux/drivers/nvme/host/ |
H A D | ioctl.c | 654 void __user *argp, bool open_for_write) in nvme_ctrl_ioctl() 685 void __user *argp, unsigned int flags, bool open_for_write) in nvme_ns_ioctl() 719 void __user *argp = (void __user *)arg; in nvme_ioctl() local 735 void __user *argp = (void __user *)arg; in nvme_ns_chr_ioctl() local 803 void __user *argp, struct nvme_ns_head *head, int srcu_idx, in nvme_ns_head_ctrl_ioctl() 823 void __user *argp = (void __user *)arg; in nvme_ns_head_ioctl() local 858 void __user *argp = (void __user *)arg; in nvme_ns_head_chr_ioctl() local 920 static int nvme_dev_user_cmd(struct nvme_ctrl *ctrl, void __user *argp, in nvme_dev_user_cmd() 962 void __user *argp = (void __user *)arg; in nvme_dev_ioctl() local
|
/openbmc/linux/net/bridge/ |
H A D | br_ioctl.c | 108 void __user **argp, void __user *data) in br_dev_read_uargs() 150 void __user *argp; in br_dev_siocdevprivate() local 342 void __user *argp; in old_deviceless() local
|
/openbmc/linux/drivers/platform/x86/intel/speed_select_if/ |
H A D | isst_tpmi_core.c | 453 static long isst_if_core_power_state(void __user *argp) in isst_if_core_power_state() 500 static long isst_if_clos_param(void __user *argp) in isst_if_clos_param() 551 static long isst_if_clos_assoc(void __user *argp) in isst_if_clos_assoc() 694 static int isst_if_get_perf_level(void __user *argp) in isst_if_get_perf_level() 734 static int isst_if_set_perf_level(void __user *argp) in isst_if_set_perf_level() 792 static int isst_if_set_perf_feature(void __user *argp) in isst_if_set_perf_feature() 889 static int isst_if_get_perf_level_info(void __user *argp) in isst_if_get_perf_level_info() 997 static int isst_if_get_perf_level_mask(void __user *argp) in isst_if_get_perf_level_mask() 1040 static int isst_if_get_base_freq_info(void __user *argp) in isst_if_get_base_freq_info() 1078 static int isst_if_get_base_freq_mask(void __user *argp) in isst_if_get_base_freq_mask() [all …]
|
/openbmc/linux/include/linux/ |
H A D | fbcon.h | 42 static inline int fbcon_set_con2fb_map_ioctl(void __user *argp) { return 0; } in fbcon_set_con2fb_map_ioctl() 43 static inline int fbcon_get_con2fb_map_ioctl(void __user *argp) { return 0; } in fbcon_get_con2fb_map_ioctl()
|