Home
last modified time | relevance | path

Searched refs:__copy_remote_vm_str (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dmemory.c7176 static int __copy_remote_vm_str(struct mm_struct *mm, unsigned long addr, in __copy_remote_vm_str() function
7282 ret = __copy_remote_vm_str(mm, addr, buf, len, gup_flags); in copy_remote_vm_str()