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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dptrace_32.c329 static const struct user_regset_view user_sh_native_view = { variable in typeref:struct:user_regset_view
338 return &user_sh_native_view;
406 return copy_regset_to_user(child, &user_sh_native_view,
411 return copy_regset_from_user(child, &user_sh_native_view,
417 return copy_regset_to_user(child, &user_sh_native_view,
422 return copy_regset_from_user(child, &user_sh_native_view,
429 return copy_regset_to_user(child, &user_sh_native_view,
434 return copy_regset_from_user(child, &user_sh_native_view,

Completed in 67 milliseconds