Searched refs:__copy_remote_vm_str (Results 1 – 2 of 2) sorted by relevance
| /linux/mm/ |
| H A D | nommu.c | 1749 static int __copy_remote_vm_str(struct mm_struct *mm, unsigned long addr, in __copy_remote_vm_str() function 1814 ret = __copy_remote_vm_str(mm, addr, buf, len); in copy_remote_vm_str()
|
| H A D | memory.c | 7334 static int __copy_remote_vm_str(struct mm_struct *mm, unsigned long addr, in __copy_remote_vm_str() function 7440 ret = __copy_remote_vm_str(mm, addr, buf, len, gup_flags); in copy_remote_vm_str()
|