PTRACE_SETFPXREGS  807 arch/x86/kernel/ptrace.c 	case PTRACE_SETFPXREGS:	/* Set the child extended FPU state. */
PTRACE_SETFPXREGS 1093 arch/x86/kernel/ptrace.c 	case PTRACE_SETFPXREGS:	/* Set the child extended FPU state. */
PTRACE_SETFPXREGS   77 arch/x86/um/os-Linux/registers.c 	if (ptrace(PTRACE_SETFPXREGS, pid, 0, fp_regs) < 0)
PTRACE_SETFPXREGS  270 arch/x86/um/ptrace_32.c 	case PTRACE_SETFPXREGS: /* Set the child FPU state. */