Home
last modified time | relevance | path

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

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