Searched refs:PTRACE_GETFPREGS (Results 1 – 23 of 23) sorted by relevance
12 #define PTRACE_GETFPREGS 14 /* FPU registers */ macro
93 #define PTRACE_GETFPREGS 14 macro
70 #define PTRACE_GETFPREGS 14 macro
72 #define PTRACE_GETFPREGS 14 macro
53 #define PTRACE_GETFPREGS 14 macro
18 #define PTRACE_GETFPREGS 14 macro
24 if (ptrace(PTRACE_GETFPREGS, pid, 0, fp_regs) < 0) in save_i387_registers()
184 #define PTRACE_GETFPREGS 0xe macro
334 #define PTRACE_GETFPREGS 14 macro
228 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in subarch_ptrace()
236 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in subarch_ptrace()
279 case PTRACE_GETFPREGS: in compat_arch_ptrace()
137 case PTRACE_GETFPREGS: /* Get the child FPU state (FPR0...31 + FPSCR) */ in arch_ptrace()
283 case PTRACE_GETFPREGS: in compat_arch_ptrace()
1288 case PTRACE_GETFPREGS: in arch_ptrace()
251 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in arch_ptrace()
331 ret = ptrace(PTRACE_GETFPREGS, child, NULL, regs); in show_fpr()350 ret = ptrace(PTRACE_GETFPREGS, child, NULL, regs); in write_fpr()
200 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in arch_ptrace()313 case PTRACE_GETFPREGS: in compat_arch_ptrace()
794 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in arch_ptrace()1096 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in ia32_arch_ptrace()1197 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in x32_arch_ptrace()
424 case PTRACE_GETFPREGS: in arch_ptrace()
390 case PTRACE_GETFPREGS: { in arch_ptrace()
960 case PTRACE_GETFPREGS: in compat_arch_ptrace()
754 case PTRACE_GETFPREGS: in arch_ptrace()
Completed in 42 milliseconds