Searched defs:rvec (Results 1 – 1 of 1) sorted by relevance
/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
|