Searched defs:rvec (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.4/mm/ | 
| D | process_vm_access.c | 152 				  const struct iovec *rvec,  in process_vm_rw_core()257 			     const struct iovec __user *rvec,  in process_vm_rw()
 295 		unsigned long, liovcnt, const struct iovec __user *, rvec,  in SYSCALL_DEFINE6()  argument
 303 		unsigned long, liovcnt, const struct iovec __user *, rvec,  in SYSCALL_DEFINE6()  argument
 315 		     const struct compat_iovec __user *rvec,  in compat_process_vm_rw()
 353 		       const struct compat_iovec __user *, rvec,  in COMPAT_SYSCALL_DEFINE6()  argument
 364 		       const struct compat_iovec __user *, rvec,  in COMPAT_SYSCALL_DEFINE6()  argument
 
 | 
| /Linux-v5.4/drivers/md/ | 
| D | raid5.h | 254 		struct bio_vec	vec, rvec;  member
 |