Searched refs:user_sh_native_view (Results 1 - 1 of 1) sorted by last modified time

/linux-master/arch/sh/kernel/
H A Dptrace_32.c326 static const struct user_regset_view user_sh_native_view = { variable in typeref:struct:user_regset_view
335 return &user_sh_native_view;
414 return copy_regset_to_user(child, &user_sh_native_view,
419 return copy_regset_from_user(child, &user_sh_native_view,
425 return copy_regset_to_user(child, &user_sh_native_view,
430 return copy_regset_from_user(child, &user_sh_native_view,
437 return copy_regset_to_user(child, &user_sh_native_view,
442 return copy_regset_from_user(child, &user_sh_native_view,

Completed in 336 milliseconds