/linux/fs/nfsd/ |
H A D | nfs3proc.c | 70 struct nfsd_fhandle *argp = rqstp->rq_argp; in nfsd3_proc_getattr() local 93 struct nfsd3_sattrargs *argp = rqstp->rq_argp; in nfsd3_proc_setattr() local 117 struct nfsd3_diropargs *argp = rqstp->rq_argp; in nfsd3_proc_lookup() local 141 struct nfsd3_accessargs *argp = rqstp->rq_argp; in nfsd3_proc_access() local 161 struct nfsd_fhandle *argp = rqstp->rq_argp; in nfsd3_proc_readlink() local 182 struct nfsd3_readargs *argp = rqstp->rq_argp; in nfsd3_proc_read() local 220 struct nfsd3_writeargs *argp = rqstp->rq_argp; in nfsd3_proc_write() local 254 struct svc_fh *resfhp, struct nfsd3_createargs *argp) in nfsd3_create_file() 380 struct nfsd3_createargs *argp = rqstp->rq_argp; in nfsd3_proc_create() local 398 struct nfsd3_createargs *argp = rqstp->rq_argp; in nfsd3_proc_mkdir() local [all …]
|
H A D | nfsproc.c | 55 struct nfsd_fhandle *argp = rqstp->rq_argp; in nfsd_proc_getattr() local 78 struct nfsd_sattrargs *argp = rqstp->rq_argp; in nfsd_proc_setattr() local 159 struct nfsd_diropargs *argp = rqstp->rq_argp; in nfsd_proc_lookup() local 184 struct nfsd_fhandle *argp = rqstp->rq_argp; in nfsd_proc_readlink() local 207 struct nfsd_readargs *argp = rqstp->rq_argp; in nfsd_proc_read() local 251 struct nfsd_writeargs *argp = rqstp->rq_argp; in nfsd_proc_write() local 279 struct nfsd_createargs *argp = rqstp->rq_argp; in nfsd_proc_create() local 441 struct nfsd_diropargs *argp = rqstp->rq_argp; in nfsd_proc_remove() local 455 struct nfsd_renameargs *argp = rqstp->rq_argp; in nfsd_proc_rename() local 469 struct nfsd_linkargs *argp = rqstp->rq_argp; in nfsd_proc_link() local [all …]
|
H A D | nfs4xdr.c | 122 svcxdr_tmpalloc(struct nfsd4_compoundargs *argp, size_t len) in svcxdr_tmpalloc() 142 svcxdr_dupstr(struct nfsd4_compoundargs *argp, void *buf, size_t len) in svcxdr_dupstr() 154 svcxdr_savemem(struct nfsd4_compoundargs *argp, __be32 *p, size_t len) in svcxdr_savemem() 181 nfsd4_decode_ignored_string(struct nfsd4_compoundargs *argp, u32 maxlen) in nfsd4_decode_ignored_string() 196 nfsd4_decode_opaque(struct nfsd4_compoundargs *argp, struct xdr_netobj *o) in nfsd4_decode_opaque() 217 nfsd4_decode_component4(struct nfsd4_compoundargs *argp, char **namp, u32 *lenp) in nfsd4_decode_component4() 237 nfsd4_decode_nfstime4(struct nfsd4_compoundargs *argp, struct timespec64 *tv) in nfsd4_decode_nfstime4() 252 nfsd4_decode_verifier4(struct nfsd4_compoundargs *argp, nfs4_verifier *verf) in nfsd4_decode_verifier4() 281 nfsd4_decode_bitmap4(struct nfsd4_compoundargs *argp, u32 *bmval, u32 bmlen) in nfsd4_decode_bitmap4() 290 nfsd4_decode_nfsace4(struct nfsd4_compoundargs *argp, struct nfs4_ace *ace) in nfsd4_decode_nfsace4() [all …]
|
H A D | nfs2acl.c | 32 struct nfsd3_getaclargs *argp = rqstp->rq_argp; in nfsacld_proc_getacl() local 97 struct nfsd3_setaclargs *argp = rqstp->rq_argp; in nfsacld_proc_setacl() local 153 struct nfsd_fhandle *argp = rqstp->rq_argp; in nfsacld_proc_getattr() local 172 struct nfsd3_accessargs *argp = rqstp->rq_argp; in nfsacld_proc_access() local 196 struct nfsd3_getaclargs *argp = rqstp->rq_argp; in nfsaclsvc_decode_getaclargs() local 209 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 89 struct nfsd3_setaclargs *argp = rqstp->rq_argp; in nfsd3_proc_setacl() local 148 struct nfsd3_setaclargs *argp = rqstp->rq_argp; in nfs3svc_decode_setaclargs() local
|
H A D | localio.c | 149 struct localio_uuidarg *argp = rqstp->rq_argp; in localio_proc_uuid_is_local() local 163 struct localio_uuidarg *argp = rqstp->rq_argp; in localio_decode_uuidarg() local
|
/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() 185 static int opromnext(void __user *argp, unsigned int cmd, struct device_node *dp, struct openpromio… in opromnext() 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() [all …]
|
/linux/drivers/s390/block/ |
H A D | dasd_ioctl.c | 29 dasd_ioctl_api_version(void __user *argp) in dasd_ioctl_api_version() 251 dasd_ioctl_format(struct block_device *bdev, void __user *argp) in dasd_ioctl_format() 288 static int dasd_ioctl_check_format(struct block_device *bdev, void __user *argp) in dasd_ioctl_check_format() 339 static int dasd_ioctl_release_space(struct block_device *bdev, void __user *argp) in dasd_ioctl_release_space() 382 dasd_ioctl_copy_pair_swap(struct block_device *bdev, void __user *argp) in dasd_ioctl_copy_pair_swap() 441 static int dasd_ioctl_read_profile(struct dasd_block *block, void __user *argp) in dasd_ioctl_read_profile() 490 static int dasd_ioctl_read_profile(struct dasd_block *block, void __user *argp) in dasd_ioctl_read_profile() 558 static int dasd_ioctl_information(struct dasd_block *block, void __user *argp, in dasd_ioctl_information() 599 struct cmbdata __user *argp) in dasd_ioctl_readall_cmb() 616 void __user *argp; in dasd_ioctl() local
|
/linux/fs/nilfs2/ |
H A D | ioctl.c | 174 static int nilfs_ioctl_getversion(struct inode *inode, void __user *argp) in nilfs_ioctl_getversion() 196 unsigned int cmd, void __user *argp) in nilfs_ioctl_change_cpmode() 248 unsigned int cmd, void __user *argp) in nilfs_ioctl_delete_checkpoint() 324 unsigned int cmd, void __user *argp) in nilfs_ioctl_get_cpstat() 389 unsigned int cmd, void __user *argp) in nilfs_ioctl_get_sustat() 496 unsigned int cmd, void __user *argp) in nilfs_ioctl_get_bdescs() 829 unsigned int cmd, void __user *argp) in nilfs_ioctl_clean_segments() 960 unsigned int cmd, void __user *argp) in nilfs_ioctl_sync() 994 void __user *argp) in nilfs_ioctl_resize() 1029 static int nilfs_ioctl_trim_fs(struct inode *inode, void __user *argp) in nilfs_ioctl_trim_fs() [all …]
|
/linux/block/ |
H A D | ioctl.c | 184 void __user *argp) in blk_ioctl_secure_erase() 259 static int put_ushort(unsigned short __user *argp, unsigned short val) in put_ushort() 264 static int put_int(int __user *argp, int val) in put_int() 269 static int put_uint(unsigned int __user *argp, unsigned int val) in put_uint() 274 static int put_long(long __user *argp, long val) in put_long() 279 static int put_ulong(unsigned long __user *argp, unsigned long val) in put_ulong() 284 static int put_u64(u64 __user *argp, u64 val) in put_u64() 290 static int compat_put_long(compat_long_t __user *argp, long val) in compat_put_long() 295 static int compat_put_ulong(compat_ulong_t __user *argp, compat_ulong_t val) in compat_put_ulong() 467 struct hd_geometry __user *argp) in blkdev_getgeo() [all …]
|
H A D | blk-crypto.c | 474 void __user *argp) in blk_crypto_ioctl_import_key() 518 void __user *argp) in blk_crypto_ioctl_generate_key() 552 void __user *argp) in blk_crypto_ioctl_prepare_key() 596 void __user *argp) in blk_crypto_ioctl()
|
/linux/fs/lockd/ |
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()
|
/linux/fs/ |
H A D | ioctl.c | 252 struct file_clone_range __user *argp) in ioctl_file_clone_range() 269 static int ioctl_preallocate(struct file *filp, int mode, void __user *argp) in ioctl_preallocate() 298 struct space_resv_32 __user *argp) in compat_ioctl_preallocate() 341 static int ioctl_fionbio(struct file *filp, int __user *argp) in ioctl_fionbio() 365 int __user *argp) in ioctl_fioasync() 417 struct file_dedupe_range __user *argp) in ioctl_file_dedupe_range() 456 static int ioctl_getfsuuid(struct file *file, void __user *argp) in ioctl_getfsuuid() 469 static int ioctl_get_fs_sysfs_path(struct file *file, void __user *argp) in ioctl_get_fs_sysfs_path() 496 void __user *argp = (void __user *)arg; in do_vfs_ioctl() local
|
H A D | file_attr.c | 309 int ioctl_getflags(struct file *file, unsigned int __user *argp) in ioctl_getflags() 323 int ioctl_setflags(struct file *file, unsigned int __user *argp) in ioctl_setflags() 346 int ioctl_fsgetxattr(struct file *file, void __user *argp) in ioctl_fsgetxattr() 361 int ioctl_fssetxattr(struct file *file, void __user *argp) in ioctl_fssetxattr()
|
/linux/drivers/misc/ |
H A D | ntsync.c | 407 static int ntsync_sem_release(struct ntsync_obj *sem, void __user *argp) in ntsync_sem_release() 456 static int ntsync_mutex_unlock(struct ntsync_obj *mutex, void __user *argp) in ntsync_mutex_unlock() 508 static int ntsync_mutex_kill(struct ntsync_obj *mutex, void __user *argp) in ntsync_mutex_kill() 537 static int ntsync_event_set(struct ntsync_obj *event, void __user *argp, bool pulse) in ntsync_event_set() 564 static int ntsync_event_reset(struct ntsync_obj *event, void __user *argp) in ntsync_event_reset() 586 static int ntsync_sem_read(struct ntsync_obj *sem, void __user *argp) in ntsync_sem_read() 608 static int ntsync_mutex_read(struct ntsync_obj *mutex, void __user *argp) in ntsync_mutex_read() 632 static int ntsync_event_read(struct ntsync_obj *event, void __user *argp) in ntsync_event_read() 670 void __user *argp = (void __user *)parm; in ntsync_obj_ioctl() local 741 static int ntsync_create_sem(struct ntsync_device *dev, void __user *argp) in ntsync_create_sem() [all …]
|
/linux/arch/x86/kvm/svm/ |
H A D | sev.c | 402 static int __sev_guest_init(struct kvm *kvm, struct kvm_sev_cmd *argp, in __sev_guest_init() 485 static int sev_guest_init(struct kvm *kvm, struct kvm_sev_cmd *argp) in sev_guest_init() 508 static int sev_guest_init2(struct kvm *kvm, struct kvm_sev_cmd *argp) in sev_guest_init2() 557 static int sev_launch_start(struct kvm *kvm, struct kvm_sev_cmd *argp) in sev_launch_start() 763 static int sev_launch_update_data(struct kvm *kvm, struct kvm_sev_cmd *argp) in sev_launch_update_data() 976 static int sev_launch_update_vmsa(struct kvm *kvm, struct kvm_sev_cmd *argp) in sev_launch_update_vmsa() 1000 static int sev_launch_measure(struct kvm *kvm, struct kvm_sev_cmd *argp) in sev_launch_measure() 1061 static int sev_launch_finish(struct kvm *kvm, struct kvm_sev_cmd *argp) in sev_launch_finish() 1072 static int sev_guest_status(struct kvm *kvm, struct kvm_sev_cmd *argp) in sev_guest_status() 1243 static int sev_dbg_crypt(struct kvm *kvm, struct kvm_sev_cmd *argp, bool dec) in sev_dbg_crypt() [all …]
|
/linux/drivers/nvme/host/ |
H A D | ioctl.c | 547 void __user *argp, bool open_for_write) in nvme_ctrl_ioctl() 578 void __user *argp, unsigned int flags, bool open_for_write) in nvme_ns_ioctl() 612 void __user *argp = (void __user *)arg; in nvme_ioctl() local 628 void __user *argp = (void __user *)arg; in nvme_ns_chr_ioctl() local 690 void __user *argp, struct nvme_ns_head *head, int srcu_idx, in nvme_ns_head_ctrl_ioctl() 710 void __user *argp = (void __user *)arg; in nvme_ns_head_ioctl() local 745 void __user *argp = (void __user *)arg; in nvme_ns_head_chr_ioctl() local 807 static int nvme_dev_user_cmd(struct nvme_ctrl *ctrl, void __user *argp, in nvme_dev_user_cmd() 849 void __user *argp = (void __user *)arg; in nvme_dev_ioctl() local
|
/linux/drivers/platform/x86/intel/speed_select_if/ |
H A D | isst_tpmi_core.c | 599 static long isst_if_core_power_state(void __user *argp) in isst_if_core_power_state() 646 static long isst_if_clos_param(void __user *argp) in isst_if_clos_param() 700 static long isst_if_clos_assoc(void __user *argp) in isst_if_clos_assoc() 848 static int isst_if_get_perf_level(void __user *argp) in isst_if_get_perf_level() 912 static int isst_if_set_perf_level(void __user *argp) in isst_if_set_perf_level() 973 static int isst_if_set_perf_feature(void __user *argp) in isst_if_set_perf_feature() 1083 static int isst_if_get_perf_level_info(void __user *argp) in isst_if_get_perf_level_info() 1182 static int isst_if_get_perf_level_fabric_info(void __user *argp) in isst_if_get_perf_level_fabric_info() 1244 static int isst_if_get_perf_level_mask(void __user *argp) in isst_if_get_perf_level_mask() 1287 static int isst_if_get_base_freq_info(void __user *argp) in isst_if_get_base_freq_info() [all …]
|
/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
|
/linux/drivers/fsi/ |
H A D | fsi-scom.c | 404 static int scom_raw_read(struct scom_device *scom, void __user *argp) in scom_raw_read() 422 static int scom_raw_write(struct scom_device *scom, void __user *argp) in scom_raw_write() 453 static int scom_reset(struct scom_device *scom, void __user *argp) in scom_reset() 469 static int scom_check(struct scom_device *scom, void __user *argp) in scom_check() 478 void __user *argp = (void __user *)arg; in scom_ioctl() local
|
/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()
|
/linux/net/bluetooth/cmtp/ |
H A D | sock.c | 66 static int do_cmtp_sock_ioctl(struct socket *sock, unsigned int cmd, void __user *argp) in do_cmtp_sock_ioctl() 147 void __user *argp = compat_ptr(arg); in cmtp_sock_compat_ioctl() local
|
/linux/net/bluetooth/bnep/ |
H A D | sock.c | 53 static int do_bnep_sock_ioctl(struct socket *sock, unsigned int cmd, void __user *argp) in do_bnep_sock_ioctl() 145 void __user *argp = compat_ptr(arg); in bnep_sock_compat_ioctl() local
|