Searched refs:REGSET_FP (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/arch/sparc/kernel/ |
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()
|
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()
|
/linux-6.12.1/arch/parisc/kernel/ |
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] = {
|
/linux-6.12.1/arch/x86/kernel/ |
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()
|