Home
last modified time | relevance | path

Searched defs:argp (Results 1 – 25 of 243) sorted by relevance

12345678910

/Linux-v6.6/fs/nfsd/
Dnfs3proc.c46 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
224 struct svc_fh *resfhp, struct nfsd3_createargs *argp) in nfsd3_create_file()
346 struct nfsd3_createargs *argp = rqstp->rq_argp; in nfsd3_proc_create() local
368 struct nfsd3_createargs *argp = rqstp->rq_argp; in nfsd3_proc_mkdir() local
[all …]
Dnfsproc.c29 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
428 struct nfsd_renameargs *argp = rqstp->rq_argp; in nfsd_proc_rename() local
446 struct nfsd_linkargs *argp = rqstp->rq_argp; in nfsd_proc_link() local
[all …]
Dnfs4xdr.c121 svcxdr_tmpalloc(struct nfsd4_compoundargs *argp, u32 len) in svcxdr_tmpalloc()
141 svcxdr_dupstr(struct nfsd4_compoundargs *argp, void *buf, u32 len) in svcxdr_dupstr()
153 svcxdr_savemem(struct nfsd4_compoundargs *argp, __be32 *p, u32 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 …]
Dnfs2acl.c32 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
Dnfs3acl.c30 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
/Linux-v6.6/fs/lockd/
Dsvc4proc.c23 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 …]
Dsvcproc.c52 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 …]
Dxdr4.c152 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
Dxdr.c157 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
Dmon.c439 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()
Dsvcshare.c29 struct nlm_args *argp) in nlmsvc_share_file()
70 struct nlm_args *argp) in nlmsvc_unshare_file()
/Linux-v6.6/block/
Dioctl.c126 void __user *argp) in blk_ioctl_secure_erase()
197 static int put_ushort(unsigned short __user *argp, unsigned short val) in put_ushort()
202 static int put_int(int __user *argp, int val) in put_int()
207 static int put_uint(unsigned int __user *argp, unsigned int val) in put_uint()
212 static int put_long(long __user *argp, long val) in put_long()
217 static int put_ulong(unsigned long __user *argp, unsigned long val) in put_ulong()
222 static int put_u64(u64 __user *argp, u64 val) in put_u64()
228 static int compat_put_long(compat_long_t __user *argp, long val) in compat_put_long()
233 static int compat_put_ulong(compat_ulong_t __user *argp, compat_ulong_t val) in compat_put_ulong()
401 struct hd_geometry __user *argp) in blkdev_getgeo()
[all …]
/Linux-v6.6/drivers/sbus/char/
Dopenprom.c130 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-v6.6/drivers/s390/block/
Ddasd_ioctl.c34 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
/Linux-v6.6/fs/
Dioctl.c253 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-v6.6/fs/nilfs2/
Dioctl.c163 static int nilfs_ioctl_getversion(struct inode *inode, void __user *argp) in nilfs_ioctl_getversion()
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()
1052 static int nilfs_ioctl_trim_fs(struct inode *inode, void __user *argp) in nilfs_ioctl_trim_fs()
[all …]
/Linux-v6.6/fs/nfs/
Dcallback_proc.c28 __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()
Dcallback_xdr.c177 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()
397 void *argp) in decode_cb_sequence_args()
445 void *argp) in decode_recallany_args()
465 void *argp) in decode_recallslot_args()
508 struct xdr_stream *xdr, void *argp) in decode_notify_lock_args()
/Linux-v6.6/drivers/gpu/drm/
Ddrm_ioc32.c179 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
494 drm_buf_free32_t __user *argp = (void __user *)arg; in compat_drm_freebufs() local
[all …]
/Linux-v6.6/arch/x86/kvm/svm/
Dsev.c246 static int sev_guest_init(struct kvm *kvm, struct kvm_sev_cmd *argp) in sev_guest_init()
321 static int sev_launch_start(struct kvm *kvm, struct kvm_sev_cmd *argp) in sev_launch_start()
504 static int sev_launch_update_data(struct kvm *kvm, struct kvm_sev_cmd *argp) in sev_launch_update_data()
660 static int sev_launch_update_vmsa(struct kvm *kvm, struct kvm_sev_cmd *argp) in sev_launch_update_vmsa()
684 static int sev_launch_measure(struct kvm *kvm, struct kvm_sev_cmd *argp) in sev_launch_measure()
746 static int sev_launch_finish(struct kvm *kvm, struct kvm_sev_cmd *argp) in sev_launch_finish()
758 static int sev_guest_status(struct kvm *kvm, struct kvm_sev_cmd *argp) in sev_guest_status()
931 static int sev_dbg_crypt(struct kvm *kvm, struct kvm_sev_cmd *argp, bool dec) in sev_dbg_crypt()
1015 static int sev_launch_secret(struct kvm *kvm, struct kvm_sev_cmd *argp) in sev_launch_secret()
1090 static int sev_get_attestation_report(struct kvm *kvm, struct kvm_sev_cmd *argp) in sev_get_attestation_report()
[all …]
/Linux-v6.6/drivers/crypto/ccp/
Dsev-dev.c563 static int sev_ioctl_do_reset(struct sev_issue_cmd *argp, bool writable) in sev_ioctl_do_reset()
595 static int sev_ioctl_do_platform_status(struct sev_issue_cmd *argp) in sev_ioctl_do_platform_status()
612 static int sev_ioctl_do_pek_pdh_gen(int cmd, struct sev_issue_cmd *argp, bool writable) in sev_ioctl_do_pek_pdh_gen()
629 static int sev_ioctl_do_pek_csr(struct sev_issue_cmd *argp, bool writable) in sev_ioctl_do_pek_csr()
825 static int sev_ioctl_do_pek_import(struct sev_issue_cmd *argp, bool writable) in sev_ioctl_do_pek_import()
874 static int sev_ioctl_do_get_id2(struct sev_issue_cmd *argp) in sev_ioctl_do_get_id2()
936 static int sev_ioctl_do_get_id(struct sev_issue_cmd *argp) in sev_ioctl_do_get_id()
976 static int sev_ioctl_do_pdh_export(struct sev_issue_cmd *argp, bool writable) in sev_ioctl_do_pdh_export()
1069 void __user *argp = (void __user *)arg; in sev_ioctl() local
/Linux-v6.6/drivers/nvme/host/
Dioctl.c650 void __user *argp, bool open_for_write) in nvme_ctrl_ioctl()
681 void __user *argp, unsigned int flags, bool open_for_write) in nvme_ns_ioctl()
715 void __user *argp = (void __user *)arg; in nvme_ioctl() local
731 void __user *argp = (void __user *)arg; in nvme_ns_chr_ioctl() local
799 void __user *argp, struct nvme_ns_head *head, int srcu_idx, in nvme_ns_head_ctrl_ioctl()
819 void __user *argp = (void __user *)arg; in nvme_ns_head_ioctl() local
854 void __user *argp = (void __user *)arg; in nvme_ns_head_chr_ioctl() local
916 static int nvme_dev_user_cmd(struct nvme_ctrl *ctrl, void __user *argp, in nvme_dev_user_cmd()
955 void __user *argp = (void __user *)arg; in nvme_dev_ioctl() local
/Linux-v6.6/drivers/platform/x86/intel/speed_select_if/
Disst_tpmi_core.c453 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 …]
/Linux-v6.6/net/bridge/
Dbr_ioctl.c108 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-v6.6/include/linux/
Dfbcon.h42 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()

12345678910