Home
last modified time | relevance | path

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

12345678910>>...20

/kernel/linux/linux-5.10/fs/nfsd/
Dnfs3proc.c44 struct nfsd_fhandle *argp = rqstp->rq_argp; in nfsd3_proc_getattr() local
67 struct nfsd3_sattrargs *argp = rqstp->rq_argp; in nfsd3_proc_setattr() local
85 struct nfsd3_diropargs *argp = rqstp->rq_argp; in nfsd3_proc_lookup() local
108 struct nfsd3_accessargs *argp = rqstp->rq_argp; in nfsd3_proc_access() local
127 struct nfsd3_readlinkargs *argp = rqstp->rq_argp; in nfsd3_proc_readlink() local
145 struct nfsd3_readargs *argp = rqstp->rq_argp; in nfsd3_proc_read() local
175 struct nfsd3_writeargs *argp = rqstp->rq_argp; in nfsd3_proc_write() local
210 struct nfsd3_createargs *argp = rqstp->rq_argp; in nfsd3_proc_create() local
246 struct nfsd3_createargs *argp = rqstp->rq_argp; in nfsd3_proc_mkdir() local
266 struct nfsd3_symlinkargs *argp = rqstp->rq_argp; in nfsd3_proc_symlink() 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
128 struct nfsd_diropargs *argp = rqstp->rq_argp; in nfsd_proc_lookup() local
152 struct nfsd_readlinkargs *argp = rqstp->rq_argp; in nfsd_proc_readlink() local
172 struct nfsd_readargs *argp = rqstp->rq_argp; in nfsd_proc_read() local
221 struct nfsd_writeargs *argp = rqstp->rq_argp; in nfsd_proc_write() local
257 struct nfsd_createargs *argp = rqstp->rq_argp; in nfsd_proc_create() local
418 struct nfsd_diropargs *argp = rqstp->rq_argp; in nfsd_proc_remove() local
434 struct nfsd_renameargs *argp = rqstp->rq_argp; in nfsd_proc_rename() local
452 struct nfsd_linkargs *argp = rqstp->rq_argp; in nfsd_proc_link() local
[all …]
Dnfs4xdr.c145 static void next_decode_page(struct nfsd4_compoundargs *argp) in next_decode_page()
158 static __be32 *read_buf(struct nfsd4_compoundargs *argp, u32 nbytes) in read_buf()
210 static unsigned int compoundargs_bytes_left(struct nfsd4_compoundargs *argp) in compoundargs_bytes_left()
231 svcxdr_tmpalloc(struct nfsd4_compoundargs *argp, u32 len) in svcxdr_tmpalloc()
251 svcxdr_dupstr(struct nfsd4_compoundargs *argp, void *buf, u32 len) in svcxdr_dupstr()
263 svcxdr_construct_vector(struct nfsd4_compoundargs *argp, struct kvec *head, in svcxdr_construct_vector()
310 static char *savemem(struct nfsd4_compoundargs *argp, __be32 *p, int nbytes) in savemem()
322 nfsd4_decode_time(struct nfsd4_compoundargs *argp, struct timespec64 *tv) in nfsd4_decode_time()
336 nfsd4_decode_bitmap(struct nfsd4_compoundargs *argp, u32 *bmval) in nfsd4_decode_bitmap()
362 nfsd4_decode_fattr(struct nfsd4_compoundargs *argp, u32 *bmval, in nfsd4_decode_fattr()
[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
149 struct nfsd_fhandle *argp = rqstp->rq_argp; in nfsacld_proc_getattr() local
168 struct nfsd3_accessargs *argp = rqstp->rq_argp; in nfsacld_proc_access() local
195 struct nfsd3_getaclargs *argp = rqstp->rq_argp; in nfsaclsvc_decode_getaclargs() local
208 struct nfsd3_setaclargs *argp = rqstp->rq_argp; in nfsaclsvc_decode_setaclargs() local
234 struct nfsd_fhandle *argp = rqstp->rq_argp; in nfsaclsvc_decode_fhandleargs() local
244 struct nfsd3_accessargs *argp = rqstp->rq_argp; in nfsaclsvc_decode_accessargs() local
/kernel/linux/linux-4.19/fs/nfsd/
Dnfs3proc.c46 struct nfsd_fhandle *argp = rqstp->rq_argp; in nfsd3_proc_getattr() local
70 struct nfsd3_sattrargs *argp = rqstp->rq_argp; in nfsd3_proc_setattr() local
89 struct nfsd3_diropargs *argp = rqstp->rq_argp; in nfsd3_proc_lookup() local
114 struct nfsd3_accessargs *argp = rqstp->rq_argp; in nfsd3_proc_access() local
134 struct nfsd3_readlinkargs *argp = rqstp->rq_argp; in nfsd3_proc_readlink() local
153 struct nfsd3_readargs *argp = rqstp->rq_argp; in nfsd3_proc_read() local
191 struct nfsd3_writeargs *argp = rqstp->rq_argp; in nfsd3_proc_write() local
224 struct nfsd3_createargs *argp = rqstp->rq_argp; in nfsd3_proc_create() local
262 struct nfsd3_createargs *argp = rqstp->rq_argp; in nfsd3_proc_mkdir() local
283 struct nfsd3_symlinkargs *argp = rqstp->rq_argp; in nfsd3_proc_symlink() local
[all …]
Dnfsproc.c45 struct nfsd_fhandle *argp = rqstp->rq_argp; in nfsd_proc_getattr() local
63 struct nfsd_sattrargs *argp = rqstp->rq_argp; in nfsd_proc_setattr() local
137 struct nfsd_diropargs *argp = rqstp->rq_argp; in nfsd_proc_lookup() local
158 struct nfsd_readlinkargs *argp = rqstp->rq_argp; in nfsd_proc_readlink() local
179 struct nfsd_readargs *argp = rqstp->rq_argp; in nfsd_proc_read() local
225 struct nfsd_writeargs *argp = rqstp->rq_argp; in nfsd_proc_write() local
254 struct nfsd_createargs *argp = rqstp->rq_argp; in nfsd_proc_create() local
410 struct nfsd_diropargs *argp = rqstp->rq_argp; in nfsd_proc_remove() local
425 struct nfsd_renameargs *argp = rqstp->rq_argp; in nfsd_proc_rename() local
443 struct nfsd_linkargs *argp = rqstp->rq_argp; in nfsd_proc_link() local
[all …]
Dnfs4xdr.c141 static void next_decode_page(struct nfsd4_compoundargs *argp) in next_decode_page()
154 static __be32 *read_buf(struct nfsd4_compoundargs *argp, u32 nbytes) in read_buf()
220 svcxdr_tmpalloc(struct nfsd4_compoundargs *argp, u32 len) in svcxdr_tmpalloc()
240 svcxdr_dupstr(struct nfsd4_compoundargs *argp, void *buf, u32 len) in svcxdr_dupstr()
261 static char *savemem(struct nfsd4_compoundargs *argp, __be32 *p, int nbytes) in savemem()
277 nfsd4_decode_time(struct nfsd4_compoundargs *argp, struct timespec *tv) in nfsd4_decode_time()
293 nfsd4_decode_bitmap(struct nfsd4_compoundargs *argp, u32 *bmval) in nfsd4_decode_bitmap()
319 nfsd4_decode_fattr(struct nfsd4_compoundargs *argp, u32 *bmval, in nfsd4_decode_fattr()
499 nfsd4_decode_stateid(struct nfsd4_compoundargs *argp, stateid_t *sid) in nfsd4_decode_stateid()
511 nfsd4_decode_access(struct nfsd4_compoundargs *argp, struct nfsd4_access *access) in nfsd4_decode_access()
[all …]
Dnfs2acl.c33 struct nfsd3_getaclargs *argp = rqstp->rq_argp; in nfsacld_proc_getacl() local
94 struct nfsd3_setaclargs *argp = rqstp->rq_argp; in nfsacld_proc_setacl() local
148 struct nfsd_fhandle *argp = rqstp->rq_argp; in nfsacld_proc_getattr() local
166 struct nfsd3_accessargs *argp = rqstp->rq_argp; in nfsacld_proc_access() local
188 struct nfsd3_getaclargs *argp = rqstp->rq_argp; in nfsaclsvc_decode_getaclargs() local
201 struct nfsd3_setaclargs *argp = rqstp->rq_argp; in nfsaclsvc_decode_setaclargs() local
227 struct nfsd_fhandle *argp = rqstp->rq_argp; in nfsaclsvc_decode_fhandleargs() local
237 struct nfsd3_accessargs *argp = rqstp->rq_argp; in nfsaclsvc_decode_accessargs() local
/kernel/linux/linux-5.10/fs/lockd/
Dsvc4proc.c23 nlm4svc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_retrieve_args()
84 struct nlm_args *argp = rqstp->rq_argp; in __nlm4svc_proc_test() local
118 struct nlm_args *argp = rqstp->rq_argp; in __nlm4svc_proc_lock() local
167 struct nlm_args *argp = rqstp->rq_argp; in __nlm4svc_proc_cancel() local
207 struct nlm_args *argp = rqstp->rq_argp; in __nlm4svc_proc_unlock() local
248 struct nlm_args *argp = rqstp->rq_argp; in __nlm4svc_proc_granted() local
291 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_callback() local
355 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_proc_share() local
390 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_proc_unshare() local
425 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()
114 struct nlm_args *argp = rqstp->rq_argp; in __nlmsvc_proc_test() local
149 struct nlm_args *argp = rqstp->rq_argp; in __nlmsvc_proc_lock() local
198 struct nlm_args *argp = rqstp->rq_argp; in __nlmsvc_proc_cancel() local
239 struct nlm_args *argp = rqstp->rq_argp; in __nlmsvc_proc_unlock() local
281 struct nlm_args *argp = rqstp->rq_argp; in __nlmsvc_proc_granted() local
332 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_callback() local
398 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_proc_share() local
433 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_proc_unshare() local
468 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_proc_nm_lock() local
[all …]
Dxdr4.c183 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_testargs() local
211 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_lockargs() local
232 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_cancargs() local
249 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_unlockargs() local
261 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_shareargs() local
305 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_notify() local
318 struct nlm_reboot *argp = rqstp->rq_argp; in nlm4svc_decode_reboot() local
Dxdr.c186 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_decode_testargs() local
214 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_decode_lockargs() local
235 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_decode_cancargs() local
252 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_decode_unlockargs() local
264 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_decode_shareargs() local
308 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_decode_notify() local
321 struct nlm_reboot *argp = rqstp->rq_argp; in nlmsvc_decode_reboot() local
/kernel/linux/linux-4.19/fs/lockd/
Dsvc4proc.c23 nlm4svc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_retrieve_args()
78 struct nlm_args *argp = rqstp->rq_argp; in __nlm4svc_proc_test() local
111 struct nlm_args *argp = rqstp->rq_argp; in __nlm4svc_proc_lock() local
159 struct nlm_args *argp = rqstp->rq_argp; in __nlm4svc_proc_cancel() local
198 struct nlm_args *argp = rqstp->rq_argp; in __nlm4svc_proc_unlock() local
238 struct nlm_args *argp = rqstp->rq_argp; in __nlm4svc_proc_granted() local
281 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_callback() local
345 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_proc_share() local
379 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_proc_unshare() local
413 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()
108 struct nlm_args *argp = rqstp->rq_argp; in __nlmsvc_proc_test() local
142 struct nlm_args *argp = rqstp->rq_argp; in __nlmsvc_proc_lock() local
190 struct nlm_args *argp = rqstp->rq_argp; in __nlmsvc_proc_cancel() local
230 struct nlm_args *argp = rqstp->rq_argp; in __nlmsvc_proc_unlock() local
271 struct nlm_args *argp = rqstp->rq_argp; in __nlmsvc_proc_granted() local
322 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_callback() local
388 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_proc_share() local
422 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_proc_unshare() local
456 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_proc_nm_lock() local
[all …]
Dxdr4.c185 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_testargs() local
213 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_lockargs() local
234 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_cancargs() local
251 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_unlockargs() local
263 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_shareargs() local
308 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_notify() local
321 struct nlm_reboot *argp = rqstp->rq_argp; in nlm4svc_decode_reboot() local
Dxdr.c188 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_decode_testargs() local
216 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_decode_lockargs() local
237 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_decode_cancargs() local
254 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_decode_unlockargs() local
266 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_decode_shareargs() local
311 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_decode_notify() local
324 struct nlm_reboot *argp = rqstp->rq_argp; in nlmsvc_decode_reboot() local
/kernel/linux/linux-5.10/drivers/staging/gasket/
Dgasket_ioctl.c28 struct gasket_interrupt_eventfd __user *argp) in gasket_set_event_fd()
43 struct gasket_page_table_ioctl __user *argp) in gasket_read_page_table_size()
69 struct gasket_page_table_ioctl __user *argp) in gasket_read_simple_page_table_size()
95 struct gasket_page_table_ioctl __user *argp) in gasket_partition_page_table()
131 struct gasket_page_table_ioctl __user *argp) in gasket_map_buffers()
157 struct gasket_page_table_ioctl __user *argp) in gasket_unmap_buffers()
186 struct gasket_coherent_alloc_config_ioctl __user *argp) in gasket_config_coherent_allocator()
270 long gasket_handle_ioctl(struct file *filp, uint cmd, void __user *argp) in gasket_handle_ioctl()
/kernel/linux/linux-4.19/drivers/staging/gasket/
Dgasket_ioctl.c28 struct gasket_interrupt_eventfd __user *argp) in gasket_set_event_fd()
44 struct gasket_page_table_ioctl __user *argp) in gasket_read_page_table_size()
71 struct gasket_page_table_ioctl __user *argp) in gasket_read_simple_page_table_size()
98 struct gasket_page_table_ioctl __user *argp) in gasket_partition_page_table()
134 struct gasket_page_table_ioctl __user *argp) in gasket_map_buffers()
160 struct gasket_page_table_ioctl __user *argp) in gasket_unmap_buffers()
190 struct gasket_coherent_alloc_config_ioctl __user *argp) in gasket_config_coherent_allocator()
274 long gasket_handle_ioctl(struct file *filp, uint cmd, void __user *argp) in gasket_handle_ioctl()
/kernel/linux/linux-4.19/drivers/s390/block/
Ddasd_ioctl.c33 dasd_ioctl_api_version(void __user *argp) in dasd_ioctl_api_version()
262 dasd_ioctl_format(struct block_device *bdev, void __user *argp) in dasd_ioctl_format()
299 static int dasd_ioctl_check_format(struct block_device *bdev, void __user *argp) in dasd_ioctl_check_format()
349 static int dasd_ioctl_read_profile(struct dasd_block *block, void __user *argp) in dasd_ioctl_read_profile()
398 static int dasd_ioctl_read_profile(struct dasd_block *block, void __user *argp) in dasd_ioctl_read_profile()
408 unsigned int cmd, void __user *argp) in dasd_ioctl_information()
497 dasd_ioctl_set_ro(struct block_device *bdev, void __user *argp) in dasd_ioctl_set_ro()
523 struct cmbdata __user *argp) in dasd_ioctl_readall_cmb()
540 void __user *argp; in dasd_ioctl() local
/kernel/linux/linux-5.10/drivers/s390/block/
Ddasd_ioctl.c34 dasd_ioctl_api_version(void __user *argp) in dasd_ioctl_api_version()
258 dasd_ioctl_format(struct block_device *bdev, void __user *argp) in dasd_ioctl_format()
295 static int dasd_ioctl_check_format(struct block_device *bdev, void __user *argp) in dasd_ioctl_check_format()
346 static int dasd_ioctl_release_space(struct block_device *bdev, void __user *argp) in dasd_ioctl_release_space()
398 static int dasd_ioctl_read_profile(struct dasd_block *block, void __user *argp) in dasd_ioctl_read_profile()
447 static int dasd_ioctl_read_profile(struct dasd_block *block, void __user *argp) in dasd_ioctl_read_profile()
515 static int dasd_ioctl_information(struct dasd_block *block, void __user *argp, in dasd_ioctl_information()
536 dasd_ioctl_set_ro(struct block_device *bdev, void __user *argp) in dasd_ioctl_set_ro()
562 struct cmbdata __user *argp) in dasd_ioctl_readall_cmb()
579 void __user *argp; in dasd_ioctl() local
/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-4.19/drivers/sbus/char/
Dopenprom.c143 static int opromgetprop(void __user *argp, struct device_node *dp, struct openpromio *op, int bufsi… in opromgetprop()
160 static int opromnxtprop(void __user *argp, struct device_node *dp, struct openpromio *op, int bufsi… in opromnxtprop()
198 static int opromnext(void __user *argp, unsigned int cmd, struct device_node *dp, struct openpromio… in opromnext()
245 static int oprompci2node(void __user *argp, struct device_node *dp, struct openpromio *op, int bufs… in oprompci2node()
271 static int oprompath2node(void __user *argp, struct device_node *dp, struct openpromio *op, int buf… in oprompath2node()
285 static int opromgetbootargs(void __user *argp, struct openpromio *op, int bufsize) in opromgetbootargs()
310 void __user *argp = (void __user *)arg; in openprom_sunos_ioctl() local
398 static int opiocget(void __user *argp, DATA *data) in opiocget()
430 static int opiocnextprop(void __user *argp, DATA *data) in opiocnextprop()
476 static int opiocset(void __user *argp, DATA *data) in opiocset()
[all …]
/kernel/linux/linux-4.19/fs/nilfs2/
Dioctl.c118 static int nilfs_ioctl_getflags(struct inode *inode, void __user *argp) in nilfs_ioctl_getflags()
129 void __user *argp) in nilfs_ioctl_setflags()
183 static int nilfs_ioctl_getversion(struct inode *inode, void __user *argp) in nilfs_ioctl_getversion()
208 unsigned int cmd, void __user *argp) in nilfs_ioctl_change_cpmode()
263 unsigned int cmd, void __user *argp) in nilfs_ioctl_delete_checkpoint()
342 unsigned int cmd, void __user *argp) in nilfs_ioctl_get_cpstat()
409 unsigned int cmd, void __user *argp) in nilfs_ioctl_get_sustat()
518 unsigned int cmd, void __user *argp) in nilfs_ioctl_get_bdescs()
865 unsigned int cmd, void __user *argp) in nilfs_ioctl_clean_segments()
1004 unsigned int cmd, void __user *argp) in nilfs_ioctl_sync()
[all …]
/kernel/linux/linux-5.10/fs/nilfs2/
Dioctl.c118 static int nilfs_ioctl_getflags(struct inode *inode, void __user *argp) in nilfs_ioctl_getflags()
129 void __user *argp) in nilfs_ioctl_setflags()
178 static int nilfs_ioctl_getversion(struct inode *inode, void __user *argp) in nilfs_ioctl_getversion()
203 unsigned int cmd, void __user *argp) in nilfs_ioctl_change_cpmode()
258 unsigned int cmd, void __user *argp) in nilfs_ioctl_delete_checkpoint()
337 unsigned int cmd, void __user *argp) in nilfs_ioctl_get_cpstat()
404 unsigned int cmd, void __user *argp) in nilfs_ioctl_get_sustat()
513 unsigned int cmd, void __user *argp) in nilfs_ioctl_get_bdescs()
859 unsigned int cmd, void __user *argp) in nilfs_ioctl_clean_segments()
998 unsigned int cmd, void __user *argp) in nilfs_ioctl_sync()
[all …]
/kernel/linux/linux-5.10/block/
Dioctl.c189 static int put_ushort(unsigned short __user *argp, unsigned short val) in put_ushort()
194 static int put_int(int __user *argp, int val) in put_int()
199 static int put_uint(unsigned int __user *argp, unsigned int val) in put_uint()
204 static int put_long(long __user *argp, long val) in put_long()
209 static int put_ulong(unsigned long __user *argp, unsigned long val) in put_ulong()
214 static int put_u64(u64 __user *argp, u64 val) in put_u64()
220 static int compat_put_long(compat_long_t __user *argp, long val) in compat_put_long()
225 static int compat_put_ulong(compat_ulong_t __user *argp, compat_ulong_t val) in compat_put_ulong()
413 struct hd_geometry __user *argp) in blkdev_getgeo()
479 int __user *argp) in blkdev_bszset()
[all …]

12345678910>>...20