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

/arch/frv/kernel/
H A Dptrace.c188 static const struct user_regset_view user_frv_native_view = { variable in typeref:struct:user_regset_view
197 return &user_frv_native_view;
321 return copy_regset_to_user(child, &user_frv_native_view,
327 return copy_regset_from_user(child, &user_frv_native_view,
333 return copy_regset_to_user(child, &user_frv_native_view,
339 return copy_regset_from_user(child, &user_frv_native_view,

Completed in 59 milliseconds