Home
last modified time | relevance | path

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

/arch/sh/kernel/
Dptrace_32.c327 static const struct user_regset_view user_sh_native_view = { variable
336 return &user_sh_native_view; in task_user_regset_view()
415 return copy_regset_to_user(child, &user_sh_native_view, in arch_ptrace()
420 return copy_regset_from_user(child, &user_sh_native_view, in arch_ptrace()
426 return copy_regset_to_user(child, &user_sh_native_view, in arch_ptrace()
431 return copy_regset_from_user(child, &user_sh_native_view, in arch_ptrace()
438 return copy_regset_to_user(child, &user_sh_native_view, in arch_ptrace()
443 return copy_regset_from_user(child, &user_sh_native_view, in arch_ptrace()