Searched refs:REGSET_FP (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/arch/sparc/kernel/ |
D | ptrace_32.c | 45 REGSET_FP, enumerator 310 [REGSET_FP] = { 383 ret = copy_regset_to_user(child, view, REGSET_FP, in arch_ptrace() 388 ret = copy_regset_to_user(child, view, REGSET_FP, in arch_ptrace() 404 ret = copy_regset_from_user(child, view, REGSET_FP, in arch_ptrace() 409 ret = copy_regset_from_user(child, view, REGSET_FP, in arch_ptrace()
|
D | ptrace_64.c | 204 REGSET_FP, enumerator 461 [REGSET_FP] = { 827 [REGSET_FP] = { 908 ret = copy_regset_to_user(child, view, REGSET_FP, in compat_arch_ptrace() 913 ret = copy_regset_to_user(child, view, REGSET_FP, in compat_arch_ptrace() 927 ret = copy_regset_from_user(child, view, REGSET_FP, in compat_arch_ptrace() 932 ret = copy_regset_from_user(child, view, REGSET_FP, in compat_arch_ptrace() 1022 ret = copy_regset_to_user(child, view, REGSET_FP, in arch_ptrace() 1029 ret = copy_regset_from_user(child, view, REGSET_FP, in arch_ptrace()
|
/linux-4.1.27/arch/x86/kernel/ |
D | ptrace.c | 48 REGSET_FP, enumerator 874 REGSET_FP, in arch_ptrace() 881 REGSET_FP, in arch_ptrace() 1195 REGSET_FP, in x32_arch_ptrace() 1202 REGSET_FP, in x32_arch_ptrace() 1253 REGSET_FP, 0, in compat_arch_ptrace() 1259 child, &user_x86_32_view, REGSET_FP, in compat_arch_ptrace() 1296 [REGSET_FP] = { 1337 [REGSET_FP] = {
|