Searched defs:rvec (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/mm/ |
D | process_vm_access.c | 142 const struct iovec *rvec, in process_vm_rw_core() 250 const struct iovec __user *rvec, in process_vm_rw() 288 unsigned long, liovcnt, const struct iovec __user *, rvec, in SYSCALL_DEFINE6() argument 296 unsigned long, liovcnt, const struct iovec __user *, rvec, in SYSCALL_DEFINE6() argument 308 const struct compat_iovec __user *rvec, in compat_process_vm_rw() 346 const struct compat_iovec __user *, rvec, in COMPAT_SYSCALL_DEFINE6() argument 357 const struct compat_iovec __user *, rvec, in COMPAT_SYSCALL_DEFINE6() argument
|
/linux-4.4.14/drivers/md/ |
D | raid5.h | 245 struct bio_vec vec, rvec; member
|