Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/ptrace/
H A Dptrace.c126 return copy_regset_to_user(child, &user_ppc_native_view, in arch_ptrace()
141 return copy_regset_to_user(child, &user_ppc_native_view, in arch_ptrace()
154 return copy_regset_to_user(child, &user_ppc_native_view, in arch_ptrace()
169 return copy_regset_to_user(child, &user_ppc_native_view, in arch_ptrace()
183 return copy_regset_to_user(child, &user_ppc_native_view, in arch_ptrace()
H A Dptrace32.c268 return copy_regset_to_user( in compat_arch_ptrace()
/openbmc/linux/arch/x86/kernel/
H A Dptrace.c781 return copy_regset_to_user(child, in arch_ptrace()
795 return copy_regset_to_user(child, in arch_ptrace()
810 return copy_regset_to_user(child, &user_x86_32_view, in arch_ptrace()
1085 return copy_regset_to_user(child, &user_x86_32_view, in ia32_arch_ptrace()
1097 return copy_regset_to_user(child, &user_x86_32_view, in ia32_arch_ptrace()
1108 return copy_regset_to_user(child, &user_x86_32_view, in ia32_arch_ptrace()
1184 return copy_regset_to_user(child, in x32_arch_ptrace()
1198 return copy_regset_to_user(child, in x32_arch_ptrace()
/openbmc/linux/arch/sh/kernel/
H A Dptrace_32.c414 return copy_regset_to_user(child, &user_sh_native_view, in arch_ptrace()
425 return copy_regset_to_user(child, &user_sh_native_view, in arch_ptrace()
437 return copy_regset_to_user(child, &user_sh_native_view, in arch_ptrace()
/openbmc/linux/kernel/
H A Dregset.c61 int copy_regset_to_user(struct task_struct *target, in copy_regset_to_user() function
H A Dptrace.c923 return copy_regset_to_user(task, view, regset_no, 0, in ptrace_regset()
/openbmc/linux/arch/arm/kernel/
H A Dptrace.c741 ret = copy_regset_to_user(child, in arch_ptrace()
755 ret = copy_regset_to_user(child, in arch_ptrace()
792 ret = copy_regset_to_user(child, in arch_ptrace()
/openbmc/linux/arch/sparc/kernel/
H A Dptrace_32.c375 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 Dptrace_64.c947 ret = copy_regset_to_user(child, &ptrace32_view, in compat_arch_ptrace()
961 ret = copy_regset_to_user(child, &ptrace32_view, in compat_arch_ptrace()
1030 ret = copy_regset_to_user(child, &ptrace64_view, in arch_ptrace()
1044 ret = copy_regset_to_user(child, view, REGSET_FP, in arch_ptrace()
/openbmc/linux/include/linux/
H A Dregset.h309 extern int copy_regset_to_user(struct task_struct *target,
/openbmc/linux/arch/xtensa/kernel/
H A Dptrace.c246 return copy_regset_to_user(child, &user_xtensa_view, REGSET_GPR, in ptrace_getregs()
258 return copy_regset_to_user(child, &user_xtensa_view, REGSET_TIE, in ptrace_getxregs()
/openbmc/linux/arch/parisc/kernel/
H A Dptrace.c187 return copy_regset_to_user(child, in arch_ptrace()
201 return copy_regset_to_user(child, in arch_ptrace()
/openbmc/linux/arch/arm64/kernel/
H A Dptrace.c2051 ret = copy_regset_to_user(child, in compat_arch_ptrace()
2077 ret = copy_regset_to_user(child, in compat_arch_ptrace()