Home
last modified time | relevance | path

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

/linux-4.1.27/arch/score/kernel/
Dptrace.c108 static const struct user_regset_view user_score_native_view = { variable
117 return &user_score_native_view; in task_user_regset_view()
336 ret = copy_regset_to_user(child, &user_score_native_view, in arch_ptrace()
343 ret = copy_regset_from_user(child, &user_score_native_view, in arch_ptrace()