user_x86_32_view  727 arch/x86/kernel/ptrace.c static const struct user_regset_view user_x86_32_view; /* Initialized below. */
user_x86_32_view  802 arch/x86/kernel/ptrace.c 		return copy_regset_to_user(child, &user_x86_32_view,
user_x86_32_view  808 arch/x86/kernel/ptrace.c 		return copy_regset_from_user(child, &user_x86_32_view,
user_x86_32_view 1065 arch/x86/kernel/ptrace.c 		return copy_regset_to_user(child, &user_x86_32_view,
user_x86_32_view 1071 arch/x86/kernel/ptrace.c 		return copy_regset_from_user(child, &user_x86_32_view,
user_x86_32_view 1077 arch/x86/kernel/ptrace.c 		return copy_regset_to_user(child, &user_x86_32_view,
user_x86_32_view 1084 arch/x86/kernel/ptrace.c 			child, &user_x86_32_view, REGSET_FP,
user_x86_32_view 1088 arch/x86/kernel/ptrace.c 		return copy_regset_to_user(child, &user_x86_32_view,
user_x86_32_view 1094 arch/x86/kernel/ptrace.c 		return copy_regset_from_user(child, &user_x86_32_view,
user_x86_32_view 1299 arch/x86/kernel/ptrace.c static const struct user_regset_view user_x86_32_view = {
user_x86_32_view 1328 arch/x86/kernel/ptrace.c 		return &user_x86_32_view;