Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sh/include/uapi/asm/
Dptrace.h11 #define PTRACE_GETFPREGS 14 /* FPU registers */ macro
/linux-4.4.14/arch/m68k/include/uapi/asm/
Dptrace.h71 #define PTRACE_GETFPREGS 14 macro
/linux-4.4.14/arch/frv/include/uapi/asm/
Dptrace.h53 #define PTRACE_GETFPREGS 14 macro
/linux-4.4.14/arch/x86/include/uapi/asm/
Dptrace-abi.h69 #define PTRACE_GETFPREGS 14 macro
/linux-4.4.14/arch/mn10300/include/uapi/asm/
Dptrace.h81 #define PTRACE_GETFPREGS 14 macro
/linux-4.4.14/arch/mips/include/uapi/asm/
Dptrace.h52 #define PTRACE_GETFPREGS 14 macro
/linux-4.4.14/arch/tile/include/uapi/asm/
Dptrace.h84 #define PTRACE_GETFPREGS 14 macro
/linux-4.4.14/arch/arm/include/uapi/asm/
Dptrace.h17 #define PTRACE_GETFPREGS 14 macro
/linux-4.4.14/arch/x86/um/os-Linux/
Dregisters.c17 if (ptrace(PTRACE_GETFPREGS, pid, 0, fp_regs) < 0) in save_fp_registers()
/linux-4.4.14/arch/powerpc/include/uapi/asm/
Dptrace.h174 #define PTRACE_GETFPREGS 0xe macro
/linux-4.4.14/arch/sparc/include/uapi/asm/
Dptrace.h333 #define PTRACE_GETFPREGS 14 macro
/linux-4.4.14/arch/mips/kernel/
Dptrace32.c268 case PTRACE_GETFPREGS: in compat_arch_ptrace()
Dptrace.c859 case PTRACE_GETFPREGS: in arch_ptrace()
/linux-4.4.14/arch/x86/um/
Dptrace_64.c259 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in subarch_ptrace()
Dptrace_32.c258 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in subarch_ptrace()
/linux-4.4.14/arch/powerpc/kernel/
Dptrace32.c291 case PTRACE_GETFPREGS: in compat_arch_ptrace()
Dptrace.c1704 case PTRACE_GETFPREGS: /* Get the child FPU state (FPR0...31 + FPSCR) */ in arch_ptrace()
/linux-4.4.14/arch/m68k/kernel/
Dptrace.c248 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in arch_ptrace()
/linux-4.4.14/arch/tile/kernel/
Dptrace.c212 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in arch_ptrace()
/linux-4.4.14/arch/frv/kernel/
Dptrace.c332 case PTRACE_GETFPREGS: /* Get the child FP/Media state. */ in arch_ptrace()
/linux-4.4.14/arch/mn10300/kernel/
Dptrace.c342 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in arch_ptrace()
/linux-4.4.14/arch/x86/kernel/
Dptrace.c869 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in arch_ptrace()
1156 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in ia32_arch_ptrace()
1257 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in x32_arch_ptrace()
/linux-4.4.14/arch/sparc/kernel/
Dptrace_32.c382 case PTRACE_GETFPREGS: { in arch_ptrace()
Dptrace_64.c907 case PTRACE_GETFPREGS: in compat_arch_ptrace()
/linux-4.4.14/arch/sh/kernel/
Dptrace_64.c467 case PTRACE_GETFPREGS: in arch_ptrace()
Dptrace_32.c456 case PTRACE_GETFPREGS: in arch_ptrace()
/linux-4.4.14/arch/arm/kernel/
Dptrace.c827 case PTRACE_GETFPREGS: in arch_ptrace()