Home
last modified time | relevance | path

Searched defs:rvec (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/mm/
Dprocess_vm_access.c142 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/
Draid5.h245 struct bio_vec vec, rvec; member