Searched refs:PTRACE_SETFPXREGS (Results 1 – 4 of 4) sorted by relevance
73 #define PTRACE_SETFPXREGS 19 macro
78 if (ptrace(PTRACE_SETFPXREGS, pid, 0, fp_regs) < 0) in restore_fpx_registers()
271 case PTRACE_SETFPXREGS: /* Set the child FPU state. */ in subarch_ptrace()
814 case PTRACE_SETFPXREGS: /* Set the child extended FPU state. */ in arch_ptrace()1112 case PTRACE_SETFPXREGS: /* Set the child extended FPU state. */ in ia32_arch_ptrace()
Completed in 7 milliseconds