| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ptrace/ |
| H A D | ptrace.c | 167 return copy_regset_to_user(child, &user_ppc_native_view, in arch_ptrace() 182 return copy_regset_to_user(child, &user_ppc_native_view, in arch_ptrace() 195 return copy_regset_to_user(child, &user_ppc_native_view, in arch_ptrace() 210 return copy_regset_to_user(child, &user_ppc_native_view, in arch_ptrace() 224 return copy_regset_to_user(child, &user_ppc_native_view, in arch_ptrace()
|
| H A D | ptrace32.c | 270 return copy_regset_to_user( in compat_arch_ptrace()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | ptrace.c | 751 return copy_regset_to_user(child, in arch_ptrace() 765 return copy_regset_to_user(child, in arch_ptrace() 780 return copy_regset_to_user(child, &user_x86_32_view, in arch_ptrace() 1055 return copy_regset_to_user(child, &user_x86_32_view, in ia32_arch_ptrace() 1067 return copy_regset_to_user(child, &user_x86_32_view, in ia32_arch_ptrace() 1078 return copy_regset_to_user(child, &user_x86_32_view, in ia32_arch_ptrace() 1154 return copy_regset_to_user(child, in x32_arch_ptrace() 1168 return copy_regset_to_user(child, in x32_arch_ptrace()
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/ |
| H A D | ptrace_32.c | 415 return copy_regset_to_user(child, &user_sh_native_view, in arch_ptrace() 426 return copy_regset_to_user(child, &user_sh_native_view, in arch_ptrace() 438 return copy_regset_to_user(child, &user_sh_native_view, in arch_ptrace()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | regset.c | 61 int copy_regset_to_user(struct task_struct *target, in copy_regset_to_user() function
|
| H A D | ptrace.c | 921 return copy_regset_to_user(task, view, regset_no, 0, in ptrace_regset()
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | ptrace.c | 771 ret = copy_regset_to_user(child, in arch_ptrace() 785 ret = copy_regset_to_user(child, in arch_ptrace() 830 ret = copy_regset_to_user(child, in arch_ptrace()
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | ptrace_32.c | 375 ret = copy_regset_to_user(child, &ptrace32_view, in arch_ptrace() 391 ret = copy_regset_to_user(child, &ptrace32_view, in arch_ptrace()
|
| H A D | ptrace_64.c | 949 ret = copy_regset_to_user(child, &ptrace32_view, in compat_arch_ptrace() 963 ret = copy_regset_to_user(child, &ptrace32_view, in compat_arch_ptrace() 1032 ret = copy_regset_to_user(child, &ptrace64_view, in arch_ptrace() 1046 ret = copy_regset_to_user(child, view, REGSET_FP, in arch_ptrace()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | regset.h | 298 extern int copy_regset_to_user(struct task_struct *target,
|
| /OK3568_Linux_fs/kernel/arch/xtensa/kernel/ |
| H A D | ptrace.c | 248 return copy_regset_to_user(child, &user_xtensa_view, REGSET_GPR, in ptrace_getregs() 260 return copy_regset_to_user(child, &user_xtensa_view, REGSET_TIE, in ptrace_getxregs()
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/ |
| H A D | ptrace.c | 182 return copy_regset_to_user(child, in arch_ptrace() 196 return copy_regset_to_user(child, in arch_ptrace()
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | ptrace.c | 1694 ret = copy_regset_to_user(child, in compat_arch_ptrace() 1720 ret = copy_regset_to_user(child, in compat_arch_ptrace()
|