Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sh/kernel/
Dptrace_64.c374 static const struct user_regset_view user_sh64_native_view = { variable
383 return &user_sh64_native_view; in task_user_regset_view()
457 return copy_regset_to_user(child, &user_sh64_native_view, in arch_ptrace()
462 return copy_regset_from_user(child, &user_sh64_native_view, in arch_ptrace()
468 return copy_regset_to_user(child, &user_sh64_native_view, in arch_ptrace()
473 return copy_regset_from_user(child, &user_sh64_native_view, in arch_ptrace()