Searched refs:copy_remote_vm_str (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/mm/ |
| H A D | nommu.c | 1766 int copy_remote_vm_str(struct task_struct *tsk, unsigned long addr, in copy_remote_vm_str() function 1787 EXPORT_SYMBOL_GPL(copy_remote_vm_str);
|
| H A D | memory.c | 7094 int copy_remote_vm_str(struct task_struct *tsk, unsigned long addr, in copy_remote_vm_str() function 7115 EXPORT_SYMBOL_GPL(copy_remote_vm_str);
|
| /linux-6.15/kernel/bpf/ |
| H A D | helpers.c | 3169 ret = copy_remote_vm_str(tsk, (unsigned long)unsafe_ptr__ign, dst, dst__sz, 0); in bpf_copy_from_user_task_str()
|
| /linux-6.15/include/linux/ |
| H A D | mm.h | 2587 extern int copy_remote_vm_str(struct task_struct *tsk, unsigned long addr,
|