Searched refs:user_ppc_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/powerpc/kernel/
H A Dptrace.c627 static const struct user_regset_view user_ppc_native_view = { variable in typeref:struct:user_regset_view
802 return &user_ppc_native_view;
1414 return copy_regset_to_user(child, &user_ppc_native_view,
1419 return copy_regset_from_user(child, &user_ppc_native_view,
1424 return copy_regset_to_user(child, &user_ppc_native_view,
1429 return copy_regset_from_user(child, &user_ppc_native_view,
1580 return copy_regset_to_user(child, &user_ppc_native_view,
1589 return copy_regset_from_user(child, &user_ppc_native_view,
1595 return copy_regset_to_user(child, &user_ppc_native_view,
1601 return copy_regset_from_user(child, &user_ppc_native_view,
[all...]

Completed in 69 milliseconds