Home
last modified time | relevance | path

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

/arch/sh/include/uapi/asm/
Dptrace.h12 #define PTRACE_GETFPREGS 14 /* FPU registers */ macro
/arch/parisc/include/uapi/asm/
Dptrace.h93 #define PTRACE_GETFPREGS 14 macro
/arch/m68k/include/uapi/asm/
Dptrace.h72 #define PTRACE_GETFPREGS 14 macro
/arch/x86/include/uapi/asm/
Dptrace-abi.h70 #define PTRACE_GETFPREGS 14 macro
/arch/mips/include/uapi/asm/
Dptrace.h53 #define PTRACE_GETFPREGS 14 macro
/arch/arm/include/uapi/asm/
Dptrace.h18 #define PTRACE_GETFPREGS 14 macro
/arch/powerpc/include/uapi/asm/
Dptrace.h184 #define PTRACE_GETFPREGS 0xe macro
/arch/x86/um/os-Linux/
Dregisters.c23 if (ptrace(PTRACE_GETFPREGS, pid, 0, fp_regs) < 0) in save_i387_registers()
/arch/sparc/include/uapi/asm/
Dptrace.h334 #define PTRACE_GETFPREGS 14 macro
/arch/mips/kernel/
Dptrace32.c284 case PTRACE_GETFPREGS: in compat_arch_ptrace()
Dptrace.c1370 case PTRACE_GETFPREGS: in arch_ptrace()
/arch/powerpc/kernel/
Dptrace32.c292 case PTRACE_GETFPREGS: in compat_arch_ptrace()
Dptrace.c3158 case PTRACE_GETFPREGS: /* Get the child FPU state (FPR0...31 + FPSCR) */ in arch_ptrace()
/arch/x86/um/
Dptrace_64.c264 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in subarch_ptrace()
Dptrace_32.c261 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in subarch_ptrace()
/arch/m68k/kernel/
Dptrace.c249 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in arch_ptrace()
/arch/x86/kernel/
Dptrace.c786 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in arch_ptrace()
1076 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in ia32_arch_ptrace()
1177 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in x32_arch_ptrace()
/arch/sparc/kernel/
Dptrace_32.c383 case PTRACE_GETFPREGS: { in arch_ptrace()
Dptrace_64.c954 case PTRACE_GETFPREGS: in compat_arch_ptrace()
/arch/sh/kernel/
Dptrace_64.c465 case PTRACE_GETFPREGS: in arch_ptrace()
Dptrace_32.c454 case PTRACE_GETFPREGS: in arch_ptrace()
/arch/arm/kernel/
Dptrace.c813 case PTRACE_GETFPREGS: in arch_ptrace()
/arch/parisc/kernel/
Dptrace.c196 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in arch_ptrace()