Searched refs:PTRACE_SETFPREGS (Results 1 - 27 of 27) sorted by relevance

/linux-4.4.14/arch/sh/include/uapi/asm/
H A Dptrace.h12 #define PTRACE_SETFPREGS 15 macro
/linux-4.4.14/arch/x86/include/uapi/asm/
H A Dptrace-abi.h70 #define PTRACE_SETFPREGS 15 macro
/linux-4.4.14/arch/x86/um/os-Linux/
H A Dregisters.c24 if (ptrace(PTRACE_SETFPREGS, pid, 0, fp_regs) < 0) restore_fp_registers()
/linux-4.4.14/arch/m68k/include/uapi/asm/
H A Dptrace.h72 #define PTRACE_SETFPREGS 15 macro
/linux-4.4.14/arch/frv/include/uapi/asm/
H A Dptrace.h54 #define PTRACE_SETFPREGS 15 macro
/linux-4.4.14/arch/tile/include/uapi/asm/
H A Dptrace.h85 #define PTRACE_SETFPREGS 15 macro
/linux-4.4.14/arch/mips/include/uapi/asm/
H A Dptrace.h53 #define PTRACE_SETFPREGS 15 macro
/linux-4.4.14/arch/mn10300/include/uapi/asm/
H A Dptrace.h82 #define PTRACE_SETFPREGS 15 macro
/linux-4.4.14/arch/arm/include/uapi/asm/
H A Dptrace.h18 #define PTRACE_SETFPREGS 15 macro
/linux-4.4.14/arch/tile/kernel/
H A Dptrace.c213 case PTRACE_SETFPREGS: /* Set the child FPU state. */ arch_ptrace()
/linux-4.4.14/arch/x86/um/
H A Dptrace_32.c261 case PTRACE_SETFPREGS: /* Set the child FPU state. */ subarch_ptrace()
H A Dptrace_64.c262 case PTRACE_SETFPREGS: /* Set the child FPU state. */ subarch_ptrace()
/linux-4.4.14/arch/powerpc/include/uapi/asm/
H A Dptrace.h175 #define PTRACE_SETFPREGS 0xf macro
/linux-4.4.14/arch/mips/kernel/
H A Dptrace32.c272 case PTRACE_SETFPREGS: compat_arch_ptrace()
H A Dptrace.c863 case PTRACE_SETFPREGS: arch_ptrace()
/linux-4.4.14/arch/sparc/include/uapi/asm/
H A Dptrace.h334 #define PTRACE_SETFPREGS 15 macro
/linux-4.4.14/arch/m68k/kernel/
H A Dptrace.c254 case PTRACE_SETFPREGS: /* Set the child FPU state. */ arch_ptrace()
/linux-4.4.14/arch/frv/kernel/
H A Dptrace.c338 case PTRACE_SETFPREGS: /* Set the child FP/Media state. */ arch_ptrace()
/linux-4.4.14/arch/powerpc/kernel/
H A Dptrace32.c292 case PTRACE_SETFPREGS: compat_arch_ptrace()
H A Dptrace.c1710 case PTRACE_SETFPREGS: /* Set the child FPU state (FPR0...31 + FPSCR) */ arch_ptrace()
/linux-4.4.14/arch/sh/kernel/
H A Dptrace_32.c461 case PTRACE_SETFPREGS: arch_ptrace()
H A Dptrace_64.c472 case PTRACE_SETFPREGS: arch_ptrace()
/linux-4.4.14/arch/sparc/kernel/
H A Dptrace_32.c403 case PTRACE_SETFPREGS: { arch_ptrace()
H A Dptrace_64.c926 case PTRACE_SETFPREGS: compat_arch_ptrace()
/linux-4.4.14/arch/mn10300/kernel/
H A Dptrace.c348 case PTRACE_SETFPREGS: /* Set the child FPU state. */ arch_ptrace()
/linux-4.4.14/arch/x86/kernel/
H A Dptrace.c876 case PTRACE_SETFPREGS: /* Set the child FPU state. */ arch_ptrace()
1162 case PTRACE_SETFPREGS: /* Set the child FPU state. */ ia32_arch_ptrace()
1264 case PTRACE_SETFPREGS: /* Set the child FPU state. */ x32_arch_ptrace()
/linux-4.4.14/arch/arm/kernel/
H A Dptrace.c834 case PTRACE_SETFPREGS: arch_ptrace()

Completed in 1779 milliseconds