/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | ptrace_32.c | 45 REGSET_FP, enumerator 236 [REGSET_FP] = { 328 [REGSET_FP] = { 392 REGSET_FP, 0, in arch_ptrace() 400 REGSET_FP, 0, in arch_ptrace()
|
H A D | ptrace_64.c | 244 REGSET_FP, enumerator 435 [REGSET_FP] = { 770 [REGSET_FP] = { 891 [REGSET_FP] = { 964 REGSET_FP, 0, in compat_arch_ptrace() 971 REGSET_FP, 0, in compat_arch_ptrace() 1046 ret = copy_regset_to_user(child, view, REGSET_FP, in arch_ptrace() 1053 ret = copy_regset_from_user(child, view, REGSET_FP, in arch_ptrace()
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | ptrace_32.c | 44 REGSET_FP, enumerator 236 [REGSET_FP] = { 328 [REGSET_FP] = { 392 REGSET_FP, 0, in arch_ptrace() 400 REGSET_FP, 0, in arch_ptrace()
|
H A D | ptrace_64.c | 243 REGSET_FP, enumerator 434 [REGSET_FP] = { 768 [REGSET_FP] = { 889 [REGSET_FP] = { 962 REGSET_FP, 0, in compat_arch_ptrace() 969 REGSET_FP, 0, in compat_arch_ptrace() 1044 ret = copy_regset_to_user(child, view, REGSET_FP, in arch_ptrace() 1051 ret = copy_regset_from_user(child, view, REGSET_FP, in arch_ptrace()
|
/kernel/linux/linux-5.10/arch/parisc/kernel/ |
H A D | ptrace.c | 43 REGSET_FP enumerator 204 REGSET_FP, in arch_ptrace() 211 REGSET_FP, in arch_ptrace() 568 [REGSET_FP] = { 636 [REGSET_FP] = {
|
/kernel/linux/linux-6.6/arch/parisc/kernel/ |
H A D | ptrace.c | 42 REGSET_FP enumerator 203 REGSET_FP, in arch_ptrace() 210 REGSET_FP, in arch_ptrace() 569 [REGSET_FP] = { 636 [REGSET_FP] = {
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | ptrace.c | 50 REGSET_FP, enumerator 767 REGSET_FP, in arch_ptrace() 774 REGSET_FP, in arch_ptrace() 1068 REGSET_FP, 0, in ia32_arch_ptrace() 1074 child, &user_x86_32_view, REGSET_FP, in ia32_arch_ptrace() 1170 REGSET_FP, in x32_arch_ptrace() 1177 REGSET_FP, in x32_arch_ptrace() 1214 [REGSET_FP] = { 1255 [REGSET_FP] = {
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | ptrace.c | 70 #define REGSET_FP \ macro 797 REGSET_FP, in arch_ptrace() 804 REGSET_FP, in arch_ptrace() 1098 REGSET_FP, 0, in ia32_arch_ptrace() 1104 child, &user_x86_32_view, REGSET_FP, in ia32_arch_ptrace() 1200 REGSET_FP, in x32_arch_ptrace() 1207 REGSET_FP, in x32_arch_ptrace()
|