Searched defs:lvec (Results  1 – 1 of 1) sorted by relevance
| /linux-4.4.14/mm/ | 
| D | process_vm_access.c | 248 			     const struct iovec __user *lvec,  in process_vm_rw()287 SYSCALL_DEFINE6(process_vm_readv, pid_t, pid, const struct iovec __user *, lvec,  in SYSCALL_DEFINE6()  argument
 295 		const struct iovec __user *, lvec,  in SYSCALL_DEFINE6()  argument
 306 		     const struct compat_iovec __user *lvec,  in compat_process_vm_rw()
 344 		       const struct compat_iovec __user *, lvec,  in COMPAT_SYSCALL_DEFINE6()  argument
 355 		       const struct compat_iovec __user *, lvec,  in COMPAT_SYSCALL_DEFINE6()  argument
 
 |