Searched refs:REGSET_FP (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/arch/sparc/kernel/ |
D | ptrace_32.c | 43 REGSET_FP, enumerator 308 [REGSET_FP] = { 381 ret = copy_regset_to_user(child, view, REGSET_FP, in arch_ptrace() 386 ret = copy_regset_to_user(child, view, REGSET_FP, in arch_ptrace() 402 ret = copy_regset_from_user(child, view, REGSET_FP, in arch_ptrace() 407 ret = copy_regset_from_user(child, view, REGSET_FP, in arch_ptrace()
|
D | ptrace_64.c | 202 REGSET_FP, enumerator 459 [REGSET_FP] = { 825 [REGSET_FP] = { 906 ret = copy_regset_to_user(child, view, REGSET_FP, in compat_arch_ptrace() 911 ret = copy_regset_to_user(child, view, REGSET_FP, in compat_arch_ptrace() 925 ret = copy_regset_from_user(child, view, REGSET_FP, in compat_arch_ptrace() 930 ret = copy_regset_from_user(child, view, REGSET_FP, in compat_arch_ptrace() 1020 ret = copy_regset_to_user(child, view, REGSET_FP, in arch_ptrace() 1027 ret = copy_regset_from_user(child, view, REGSET_FP, in arch_ptrace()
|
/linux-2.6.39/arch/x86/kernel/ |
D | ptrace.c | 44 REGSET_FP, enumerator 879 REGSET_FP, in arch_ptrace() 886 REGSET_FP, in arch_ptrace() 1165 REGSET_FP, 0, in compat_arch_ptrace() 1171 child, &user_x86_32_view, REGSET_FP, in compat_arch_ptrace() 1208 [REGSET_FP] = { 1252 [REGSET_FP] = {
|
/linux-2.6.39/arch/s390/kernel/ |
D | ptrace.c | 43 REGSET_FP, enumerator 909 [REGSET_FP] = { 1090 [REGSET_FP] = {
|