Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dprocess_vm_access.c156 const struct iovec *rvec, in process_vm_rw_core()
261 const struct iovec __user *rvec, in process_vm_rw()
299 unsigned long, liovcnt, const struct iovec __user *, rvec, in SYSCALL_DEFINE6() argument
307 unsigned long, liovcnt, const struct iovec __user *, rvec, in SYSCALL_DEFINE6() argument
319 const struct compat_iovec __user *rvec, in compat_process_vm_rw()
357 const struct compat_iovec __user *, rvec, in COMPAT_SYSCALL_DEFINE6() argument
368 const struct compat_iovec __user *, rvec, in COMPAT_SYSCALL_DEFINE6() argument
/Linux-v4.19/drivers/md/
Draid5.h254 struct bio_vec vec, rvec; member