Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dnommu.c1716 static int __copy_remote_vm_str(struct mm_struct *mm, unsigned long addr, in __copy_remote_vm_str() function
1781 ret = __copy_remote_vm_str(mm, addr, buf, len); in copy_remote_vm_str()
H A Dmemory.c7005 static int __copy_remote_vm_str(struct mm_struct *mm, unsigned long addr, in __copy_remote_vm_str() function
7109 ret = __copy_remote_vm_str(mm, addr, buf, len, gup_flags); in copy_remote_vm_str()