Searched refs:__access_remote_vm (Results 1 – 6 of 6) sorted by relevance
| /linux/mm/ |
| A D | nommu.c | 1656 int __access_remote_vm(struct mm_struct *mm, unsigned long addr, void *buf, in __access_remote_vm() function 1703 return __access_remote_vm(mm, addr, buf, len, gup_flags); in access_remote_vm() 1722 len = __access_remote_vm(mm, addr, buf, len, gup_flags); in access_process_vm()
|
| A D | memory.c | 5100 int __access_remote_vm(struct mm_struct *mm, unsigned long addr, void *buf, in __access_remote_vm() function 5178 return __access_remote_vm(mm, addr, buf, len, gup_flags); in access_remote_vm() 5196 ret = __access_remote_vm(mm, addr, buf, len, gup_flags); in access_process_vm()
|
| /linux/kernel/ |
| A D | ptrace.c | 61 ret = __access_remote_vm(mm, addr, buf, len, gup_flags); in ptrace_access_vm()
|
| /linux/include/linux/ |
| A D | mm.h | 1933 extern int __access_remote_vm(struct mm_struct *mm, unsigned long addr,
|
| /linux/ |
| A D | System.map | 7091 ffff8000101cee30 T __access_remote_vm
|
| A D | .tmp_System.map | 7091 ffff8000101cee30 T __access_remote_vm
|
Completed in 1017 milliseconds