Home
last modified time | relevance | path

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

12

/linux-3.4.99/arch/x86/include/asm/
Dptrace-abi.h63 #define PTRACE_GETFPREGS 14 macro
/linux-3.4.99/arch/m68k/include/asm/
Dptrace.h71 #define PTRACE_GETFPREGS 14 macro
/linux-3.4.99/arch/mn10300/include/asm/
Dptrace.h81 #define PTRACE_GETFPREGS 14 macro
/linux-3.4.99/arch/frv/include/asm/
Dptrace.h58 #define PTRACE_GETFPREGS 14 macro
/linux-3.4.99/arch/x86/um/os-Linux/
Dregisters.c17 if (ptrace(PTRACE_GETFPREGS, pid, 0, fp_regs) < 0) in save_fp_registers()
/linux-3.4.99/arch/tile/include/asm/
Dptrace.h82 #define PTRACE_GETFPREGS 14 macro
/linux-3.4.99/arch/sh/include/asm/
Dptrace.h11 #define PTRACE_GETFPREGS 14 /* FPU registers */ macro
/linux-3.4.99/arch/mips/include/asm/
Dptrace.h60 #define PTRACE_GETFPREGS 14 macro
/linux-3.4.99/arch/tile/kernel/
Dptrace.c125 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in arch_ptrace()
/linux-3.4.99/arch/arm/include/asm/
Dptrace.h17 #define PTRACE_GETFPREGS 14 macro
/linux-3.4.99/arch/powerpc/include/asm/
Dptrace.h352 #define PTRACE_GETFPREGS 14 macro
/linux-3.4.99/arch/x86/um/
Dptrace_64.c258 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in subarch_ptrace()
Dptrace_32.c257 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in subarch_ptrace()
/linux-3.4.99/arch/powerpc/kernel/
Dptrace32.c303 case PTRACE_GETFPREGS: in compat_arch_ptrace()
/linux-3.4.99/arch/mips/kernel/
Dptrace32.c302 case PTRACE_GETFPREGS: in compat_arch_ptrace()
Dptrace.c491 case PTRACE_GETFPREGS: in arch_ptrace()
/linux-3.4.99/arch/sparc/include/asm/
Dptrace.h437 #define PTRACE_GETFPREGS 14 macro
/linux-3.4.99/arch/m68k/kernel/
Dptrace.c248 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in arch_ptrace()
/linux-3.4.99/arch/frv/kernel/
Dptrace.c332 case PTRACE_GETFPREGS: /* Get the child FP/Media state. */ in arch_ptrace()
/linux-3.4.99/arch/mn10300/kernel/
Dptrace.c342 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in arch_ptrace()
/linux-3.4.99/arch/x86/kernel/
Dptrace.c909 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in arch_ptrace()
1230 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in x32_arch_ptrace()
1289 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in compat_arch_ptrace()
/linux-3.4.99/arch/sparc/kernel/
Dptrace_32.c380 case PTRACE_GETFPREGS: { in arch_ptrace()
/linux-3.4.99/arch/sh/kernel/
Dptrace_64.c467 case PTRACE_GETFPREGS: in arch_ptrace()
Dptrace_32.c460 case PTRACE_GETFPREGS: in arch_ptrace()
/linux-3.4.99/arch/arm/kernel/
Dptrace.c822 case PTRACE_GETFPREGS: in arch_ptrace()

12