Searched refs:PTRACE_SETFPREGS (Results 1 – 23 of 23) sorted by relevance
13 #define PTRACE_SETFPREGS 15 macro
94 #define PTRACE_SETFPREGS 15 macro
71 #define PTRACE_SETFPREGS 15 macro
73 #define PTRACE_SETFPREGS 15 macro
54 #define PTRACE_SETFPREGS 15 macro
19 #define PTRACE_SETFPREGS 15 macro
47 if (ptrace(PTRACE_SETFPREGS, pid, 0, fp_regs) < 0) in restore_i387_registers()
185 #define PTRACE_SETFPREGS 0xf macro
335 #define PTRACE_SETFPREGS 15 macro
280 case PTRACE_SETFPREGS: in compat_arch_ptrace()
146 case PTRACE_SETFPREGS: /* Set the child FPU state (FPR0...31 + FPSCR) */ in arch_ptrace()
257 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in subarch_ptrace()
265 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in subarch_ptrace()
287 case PTRACE_SETFPREGS: in compat_arch_ptrace()
1284 case PTRACE_SETFPREGS: in arch_ptrace()
255 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in arch_ptrace()
781 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in arch_ptrace()1082 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in ia32_arch_ptrace()1184 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in x32_arch_ptrace()
397 case PTRACE_SETFPREGS: { in arch_ptrace()
968 case PTRACE_SETFPREGS: in compat_arch_ptrace()
429 case PTRACE_SETFPREGS: in arch_ptrace()
765 case PTRACE_SETFPREGS: in arch_ptrace()
201 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in arch_ptrace()
359 ret = ptrace(PTRACE_SETFPREGS, child, NULL, regs); in write_fpr()