Home
last modified time | relevance | path

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

/linux-3.3/mm/
Dprocess_vm_access.c243 const struct iovec *rvec, in process_vm_rw_core()
358 const struct iovec __user *rvec, in process_vm_rw()
399 unsigned long, liovcnt, const struct iovec __user *, rvec, in SYSCALL_DEFINE6() argument
407 unsigned long, liovcnt, const struct iovec __user *, rvec, in SYSCALL_DEFINE6() argument
419 const struct compat_iovec __user *rvec, in compat_process_vm_rw()
471 const struct compat_iovec __user *rvec, in compat_sys_process_vm_readv()
483 const struct compat_iovec __user *rvec, in compat_sys_process_vm_writev()
/linux-3.3/drivers/md/
Draid5.h233 struct bio_vec vec, rvec; member