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
72 #define PTRACE_GETFPREGS 14 macro
70 #define PTRACE_GETFPREGS 14 macro
53 #define PTRACE_GETFPREGS 14 macro
18 #define PTRACE_GETFPREGS 14 macro
23 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
279 case PTRACE_GETFPREGS: in compat_arch_ptrace()
141 case PTRACE_GETFPREGS: /* Get the child FPU state (FPR0...31 + FPSCR) */ in arch_ptrace()
327 ret = ptrace(PTRACE_GETFPREGS, child, NULL, regs); in show_fpr()346 ret = ptrace(PTRACE_GETFPREGS, child, NULL, regs); in write_fpr()
253 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in subarch_ptrace()
261 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in subarch_ptrace()
283 case PTRACE_GETFPREGS: in compat_arch_ptrace()
1281 case PTRACE_GETFPREGS: in arch_ptrace()
248 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in arch_ptrace()
775 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in arch_ptrace()1077 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in ia32_arch_ptrace()1178 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in x32_arch_ptrace()
425 case PTRACE_GETFPREGS: in arch_ptrace()
390 case PTRACE_GETFPREGS: { in arch_ptrace()
962 case PTRACE_GETFPREGS: in compat_arch_ptrace()
759 case PTRACE_GETFPREGS: in arch_ptrace()
195 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in arch_ptrace()
Completed in 54 milliseconds