Searched refs:PTRACE_SETFPREGS (Results 1 – 12 of 12) sorted by relevance
13 #define PTRACE_SETFPREGS 15 macro
94 #define PTRACE_SETFPREGS 15 macro
73 #define PTRACE_SETFPREGS 15 macro
54 #define PTRACE_SETFPREGS 15 macro
185 #define PTRACE_SETFPREGS 0xf macro
183 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in subarch_ptrace()
204 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in subarch_ptrace()
280 case PTRACE_SETFPREGS: in compat_arch_ptrace()
140 case PTRACE_SETFPREGS: /* Set the child FPU state (FPR0...31 + FPSCR) */ in arch_ptrace()
287 case PTRACE_SETFPREGS: in compat_arch_ptrace()
801 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in arch_ptrace()1102 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in ia32_arch_ptrace()1204 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in x32_arch_ptrace()
359 ret = ptrace(PTRACE_SETFPREGS, child, NULL, regs); in write_fpr()