Searched refs:PTRACE_SETFPREGS (Results 1 – 23 of 23) sorted by relevance
13 #define PTRACE_SETFPREGS 15 macro
94 #define PTRACE_SETFPREGS 15 macro
73 #define PTRACE_SETFPREGS 15 macro
71 #define PTRACE_SETFPREGS 15 macro
54 #define PTRACE_SETFPREGS 15 macro
19 #define PTRACE_SETFPREGS 15 macro
46 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()
147 case PTRACE_SETFPREGS: /* Set the child FPU state (FPR0...31 + FPSCR) */ in arch_ptrace()
256 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in subarch_ptrace()
264 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in subarch_ptrace()
287 case PTRACE_SETFPREGS: in compat_arch_ptrace()
1285 case PTRACE_SETFPREGS: in arch_ptrace()
254 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in arch_ptrace()
782 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in arch_ptrace()1083 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in ia32_arch_ptrace()1185 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in x32_arch_ptrace()
430 case PTRACE_SETFPREGS: in arch_ptrace()
398 case PTRACE_SETFPREGS: { in arch_ptrace()
969 case PTRACE_SETFPREGS: in compat_arch_ptrace()
355 ret = ptrace(PTRACE_SETFPREGS, child, NULL, regs); in write_fpr()
766 case PTRACE_SETFPREGS: in arch_ptrace()
202 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in arch_ptrace()
Completed in 35 milliseconds