Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Dptrace.c1998 static const struct user_regset_view user_ppc_native_view = { variable
2285 return &user_ppc_native_view; in task_user_regset_view()
3131 return copy_regset_to_user(child, &user_ppc_native_view, in arch_ptrace()
3140 return copy_regset_from_user(child, &user_ppc_native_view, in arch_ptrace()
3146 return copy_regset_to_user(child, &user_ppc_native_view, in arch_ptrace()
3152 return copy_regset_from_user(child, &user_ppc_native_view, in arch_ptrace()
3159 return copy_regset_to_user(child, &user_ppc_native_view, in arch_ptrace()
3166 return copy_regset_from_user(child, &user_ppc_native_view, in arch_ptrace()
3174 return copy_regset_to_user(child, &user_ppc_native_view, in arch_ptrace()
3180 return copy_regset_from_user(child, &user_ppc_native_view, in arch_ptrace()
[all …]