/linux-6.12.1/fs/nfsd/ |
D | nfs3proc.c | 69 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 257 struct svc_fh *resfhp, struct nfsd3_createargs *argp) in nfsd3_create_file() 379 struct nfsd3_createargs *argp = rqstp->rq_argp; in nfsd3_proc_create() local 402 struct nfsd3_createargs *argp = rqstp->rq_argp; in nfsd3_proc_mkdir() local [all …]
|
D | nfsproc.c | 54 struct nfsd_fhandle *argp = rqstp->rq_argp; in nfsd_proc_getattr() local 77 struct nfsd_sattrargs *argp = rqstp->rq_argp; in nfsd_proc_setattr() local 158 struct nfsd_diropargs *argp = rqstp->rq_argp; in nfsd_proc_lookup() local 183 struct nfsd_fhandle *argp = rqstp->rq_argp; in nfsd_proc_readlink() local 206 struct nfsd_readargs *argp = rqstp->rq_argp; in nfsd_proc_read() local 250 struct nfsd_writeargs *argp = rqstp->rq_argp; in nfsd_proc_write() local 281 struct nfsd_createargs *argp = rqstp->rq_argp; in nfsd_proc_create() local 445 struct nfsd_diropargs *argp = rqstp->rq_argp; in nfsd_proc_remove() local 462 struct nfsd_renameargs *argp = rqstp->rq_argp; in nfsd_proc_rename() local 481 struct nfsd_linkargs *argp = rqstp->rq_argp; in nfsd_proc_link() local [all …]
|
D | nfs4xdr.c | 121 svcxdr_tmpalloc(struct nfsd4_compoundargs *argp, size_t len) in svcxdr_tmpalloc() 141 svcxdr_dupstr(struct nfsd4_compoundargs *argp, void *buf, size_t len) in svcxdr_dupstr() 153 svcxdr_savemem(struct nfsd4_compoundargs *argp, __be32 *p, size_t len) in svcxdr_savemem() 180 nfsd4_decode_ignored_string(struct nfsd4_compoundargs *argp, u32 maxlen) in nfsd4_decode_ignored_string() 195 nfsd4_decode_opaque(struct nfsd4_compoundargs *argp, struct xdr_netobj *o) in nfsd4_decode_opaque() 216 nfsd4_decode_component4(struct nfsd4_compoundargs *argp, char **namp, u32 *lenp) in nfsd4_decode_component4() 236 nfsd4_decode_nfstime4(struct nfsd4_compoundargs *argp, struct timespec64 *tv) in nfsd4_decode_nfstime4() 251 nfsd4_decode_verifier4(struct nfsd4_compoundargs *argp, nfs4_verifier *verf) in nfsd4_decode_verifier4() 280 nfsd4_decode_bitmap4(struct nfsd4_compoundargs *argp, u32 *bmval, u32 bmlen) in nfsd4_decode_bitmap4() 289 nfsd4_decode_nfsace4(struct nfsd4_compoundargs *argp, struct nfs4_ace *ace) in nfsd4_decode_nfsace4() [all …]
|
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
|
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
|
D | localio.c | 112 struct localio_uuidarg *argp = rqstp->rq_argp; in localio_proc_uuid_is_local() local 125 struct localio_uuidarg *argp = rqstp->rq_argp; in localio_decode_uuidarg() local
|
/linux-6.12.1/fs/lockd/ |
D | svc4proc.c | 23 nlm4svc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_retrieve_args() 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 [all …]
|
D | svcproc.c | 52 nlmsvc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_retrieve_args() 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 [all …]
|
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
|
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
|
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()
|
D | svcshare.c | 29 struct nlm_args *argp) in nlmsvc_share_file() 70 struct nlm_args *argp) in nlmsvc_unshare_file()
|
/linux-6.12.1/drivers/sbus/char/ |
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-6.12.1/drivers/s390/block/ |
D | dasd_ioctl.c | 28 dasd_ioctl_api_version(void __user *argp) in dasd_ioctl_api_version() 250 dasd_ioctl_format(struct block_device *bdev, void __user *argp) in dasd_ioctl_format() 287 static int dasd_ioctl_check_format(struct block_device *bdev, void __user *argp) in dasd_ioctl_check_format() 338 static int dasd_ioctl_release_space(struct block_device *bdev, void __user *argp) in dasd_ioctl_release_space() 381 dasd_ioctl_copy_pair_swap(struct block_device *bdev, void __user *argp) in dasd_ioctl_copy_pair_swap() 440 static int dasd_ioctl_read_profile(struct dasd_block *block, void __user *argp) in dasd_ioctl_read_profile() 489 static int dasd_ioctl_read_profile(struct dasd_block *block, void __user *argp) in dasd_ioctl_read_profile() 557 static int dasd_ioctl_information(struct dasd_block *block, void __user *argp, in dasd_ioctl_information() 598 struct cmbdata __user *argp) in dasd_ioctl_readall_cmb() 615 void __user *argp; in dasd_ioctl() local
|
/linux-6.12.1/fs/ |
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 …]
|
/linux-6.12.1/fs/nilfs2/ |
D | ioctl.c | 177 static int nilfs_ioctl_getversion(struct inode *inode, void __user *argp) in nilfs_ioctl_getversion() 202 unsigned int cmd, void __user *argp) in nilfs_ioctl_change_cpmode() 257 unsigned int cmd, void __user *argp) in nilfs_ioctl_delete_checkpoint() 336 unsigned int cmd, void __user *argp) in nilfs_ioctl_get_cpstat() 403 unsigned int cmd, void __user *argp) in nilfs_ioctl_get_sustat() 512 unsigned int cmd, void __user *argp) in nilfs_ioctl_get_bdescs() 858 unsigned int cmd, void __user *argp) in nilfs_ioctl_clean_segments() 995 unsigned int cmd, void __user *argp) in nilfs_ioctl_sync() 1029 void __user *argp) in nilfs_ioctl_resize() 1064 static int nilfs_ioctl_trim_fs(struct inode *inode, void __user *argp) in nilfs_ioctl_trim_fs() [all …]
|
/linux-6.12.1/block/ |
D | ioctl.c | 180 void __user *argp) in blk_ioctl_secure_erase() 251 static int put_ushort(unsigned short __user *argp, unsigned short val) in put_ushort() 256 static int put_int(int __user *argp, int val) in put_int() 261 static int put_uint(unsigned int __user *argp, unsigned int val) in put_uint() 266 static int put_long(long __user *argp, long val) in put_long() 271 static int put_ulong(unsigned long __user *argp, unsigned long val) in put_ulong() 276 static int put_u64(u64 __user *argp, u64 val) in put_u64() 282 static int compat_put_long(compat_long_t __user *argp, long val) in compat_put_long() 287 static int compat_put_ulong(compat_ulong_t __user *argp, compat_ulong_t val) in compat_put_ulong() 459 struct hd_geometry __user *argp) in blkdev_getgeo() [all …]
|
/linux-6.12.1/fs/nfs/ |
D | callback_proc.c | 28 __be32 nfs4_callback_getattr(void *argp, void *resp, in nfs4_callback_getattr() 82 __be32 nfs4_callback_recall(void *argp, void *resp, in nfs4_callback_recall() 344 __be32 nfs4_callback_layoutrecall(void *argp, void *resp, in nfs4_callback_layoutrecall() 367 __be32 nfs4_callback_devicenotify(void *argp, void *resp, in nfs4_callback_devicenotify() 499 __be32 nfs4_callback_sequence(void *argp, void *resp, in nfs4_callback_sequence() 606 __be32 nfs4_callback_recallany(void *argp, void *resp, in nfs4_callback_recallany() 653 __be32 nfs4_callback_recallslot(void *argp, void *resp, in nfs4_callback_recallslot() 679 __be32 nfs4_callback_notify_lock(void *argp, void *resp, in nfs4_callback_notify_lock()
|
D | callback_xdr.c | 180 struct xdr_stream *xdr, void *argp) in decode_getattr_args() 192 struct xdr_stream *xdr, void *argp) in decode_recall_args() 216 struct xdr_stream *xdr, void *argp) in decode_layoutrecall_args() 261 void *argp) in decode_devicenotify_args() 402 void *argp) in decode_cb_sequence_args() 450 void *argp) in decode_recallany_args() 470 void *argp) in decode_recallslot_args() 513 struct xdr_stream *xdr, void *argp) in decode_notify_lock_args()
|
/linux-6.12.1/arch/x86/kvm/svm/ |
D | sev.c | 402 static int __sev_guest_init(struct kvm *kvm, struct kvm_sev_cmd *argp, in __sev_guest_init() 478 static int sev_guest_init(struct kvm *kvm, struct kvm_sev_cmd *argp) in sev_guest_init() 501 static int sev_guest_init2(struct kvm *kvm, struct kvm_sev_cmd *argp) in sev_guest_init2() 556 static int sev_launch_start(struct kvm *kvm, struct kvm_sev_cmd *argp) in sev_launch_start() 739 static int sev_launch_update_data(struct kvm *kvm, struct kvm_sev_cmd *argp) in sev_launch_update_data() 953 static int sev_launch_update_vmsa(struct kvm *kvm, struct kvm_sev_cmd *argp) in sev_launch_update_vmsa() 977 static int sev_launch_measure(struct kvm *kvm, struct kvm_sev_cmd *argp) in sev_launch_measure() 1039 static int sev_launch_finish(struct kvm *kvm, struct kvm_sev_cmd *argp) in sev_launch_finish() 1051 static int sev_guest_status(struct kvm *kvm, struct kvm_sev_cmd *argp) in sev_guest_status() 1224 static int sev_dbg_crypt(struct kvm *kvm, struct kvm_sev_cmd *argp, bool dec) in sev_dbg_crypt() [all …]
|
/linux-6.12.1/drivers/misc/ |
D | ntsync.c | 74 static int ntsync_sem_post(struct ntsync_obj *sem, void __user *argp) in ntsync_sem_post() 114 void __user *argp = (void __user *)parm; in ntsync_obj_ioctl() local 166 static int ntsync_create_sem(struct ntsync_device *dev, void __user *argp) in ntsync_create_sem() 219 void __user *argp = (void __user *)parm; in ntsync_char_ioctl() local
|
/linux-6.12.1/drivers/nvme/host/ |
D | ioctl.c | 534 void __user *argp, bool open_for_write) in nvme_ctrl_ioctl() 565 void __user *argp, unsigned int flags, bool open_for_write) in nvme_ns_ioctl() 599 void __user *argp = (void __user *)arg; in nvme_ioctl() local 615 void __user *argp = (void __user *)arg; in nvme_ns_chr_ioctl() local 679 void __user *argp, struct nvme_ns_head *head, int srcu_idx, in nvme_ns_head_ctrl_ioctl() 699 void __user *argp = (void __user *)arg; in nvme_ns_head_ioctl() local 734 void __user *argp = (void __user *)arg; in nvme_ns_head_chr_ioctl() local 796 static int nvme_dev_user_cmd(struct nvme_ctrl *ctrl, void __user *argp, in nvme_dev_user_cmd() 838 void __user *argp = (void __user *)arg; in nvme_dev_ioctl() local
|
/linux-6.12.1/drivers/crypto/ccp/ |
D | sev-dev.c | 1392 static int sev_ioctl_do_reset(struct sev_issue_cmd *argp, bool writable) in sev_ioctl_do_reset() 1424 static int sev_ioctl_do_platform_status(struct sev_issue_cmd *argp) in sev_ioctl_do_platform_status() 1441 static int sev_ioctl_do_pek_pdh_gen(int cmd, struct sev_issue_cmd *argp, bool writable) in sev_ioctl_do_pek_pdh_gen() 1458 static int sev_ioctl_do_pek_csr(struct sev_issue_cmd *argp, bool writable) in sev_ioctl_do_pek_csr() 1724 static int sev_ioctl_do_pek_import(struct sev_issue_cmd *argp, bool writable) in sev_ioctl_do_pek_import() 1773 static int sev_ioctl_do_get_id2(struct sev_issue_cmd *argp) in sev_ioctl_do_get_id2() 1835 static int sev_ioctl_do_get_id(struct sev_issue_cmd *argp) in sev_ioctl_do_get_id() 1875 static int sev_ioctl_do_pdh_export(struct sev_issue_cmd *argp, bool writable) in sev_ioctl_do_pdh_export() 1966 static int sev_ioctl_do_snp_platform_status(struct sev_issue_cmd *argp) in sev_ioctl_do_snp_platform_status() 2015 static int sev_ioctl_do_snp_commit(struct sev_issue_cmd *argp) in sev_ioctl_do_snp_commit() [all …]
|
/linux-6.12.1/net/bridge/ |
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-6.12.1/drivers/platform/x86/intel/speed_select_if/ |
D | isst_tpmi_core.c | 597 static long isst_if_core_power_state(void __user *argp) in isst_if_core_power_state() 644 static long isst_if_clos_param(void __user *argp) in isst_if_clos_param() 698 static long isst_if_clos_assoc(void __user *argp) in isst_if_clos_assoc() 846 static int isst_if_get_perf_level(void __user *argp) in isst_if_get_perf_level() 910 static int isst_if_set_perf_level(void __user *argp) in isst_if_set_perf_level() 971 static int isst_if_set_perf_feature(void __user *argp) in isst_if_set_perf_feature() 1071 static int isst_if_get_perf_level_info(void __user *argp) in isst_if_get_perf_level_info() 1179 static int isst_if_get_perf_level_mask(void __user *argp) in isst_if_get_perf_level_mask() 1222 static int isst_if_get_base_freq_info(void __user *argp) in isst_if_get_base_freq_info() 1260 static int isst_if_get_base_freq_mask(void __user *argp) in isst_if_get_base_freq_mask() [all …]
|