Searched refs:PTRACE_SETFPXREGS (Results 1 – 4 of 4) sorted by relevance
72 #define PTRACE_SETFPXREGS 19 macro
40 if (ptrace(PTRACE_SETFPXREGS, pid, 0, fp_regs) < 0) in restore_fpx_registers()
267 case PTRACE_SETFPXREGS: /* Set the child FPU state. */ in subarch_ptrace()
890 case PTRACE_SETFPXREGS: /* Set the child extended FPU state. */ in arch_ptrace()1173 case PTRACE_SETFPXREGS: /* Set the child extended FPU state. */ in ia32_arch_ptrace()