Home
last modified time | relevance | path

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

12

/arch/sh/include/uapi/asm/
Dptrace.h11 #define PTRACE_GETFPREGS 14 /* FPU registers */ macro
/arch/frv/include/uapi/asm/
Dptrace.h53 #define PTRACE_GETFPREGS 14 macro
/arch/m68k/include/uapi/asm/
Dptrace.h71 #define PTRACE_GETFPREGS 14 macro
/arch/x86/include/uapi/asm/
Dptrace-abi.h63 #define PTRACE_GETFPREGS 14 macro
/arch/mn10300/include/uapi/asm/
Dptrace.h81 #define PTRACE_GETFPREGS 14 macro
/arch/mips/include/uapi/asm/
Dptrace.h50 #define PTRACE_GETFPREGS 14 macro
/arch/tile/include/uapi/asm/
Dptrace.h80 #define PTRACE_GETFPREGS 14 macro
/arch/arm/include/uapi/asm/
Dptrace.h17 #define PTRACE_GETFPREGS 14 macro
/arch/x86/um/os-Linux/
Dregisters.c17 if (ptrace(PTRACE_GETFPREGS, pid, 0, fp_regs) < 0) in save_fp_registers()
/arch/powerpc/include/uapi/asm/
Dptrace.h174 #define PTRACE_GETFPREGS 0xe macro
/arch/sparc/include/uapi/asm/
Dptrace.h333 #define PTRACE_GETFPREGS 14 macro
/arch/tile/kernel/
Dptrace.c211 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in arch_ptrace()
/arch/powerpc/kernel/
Dptrace32.c294 case PTRACE_GETFPREGS: in compat_arch_ptrace()
/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()
/arch/m68k/kernel/
Dptrace.c248 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in arch_ptrace()
/arch/frv/kernel/
Dptrace.c332 case PTRACE_GETFPREGS: /* Get the child FP/Media state. */ in arch_ptrace()
/arch/mips/kernel/
Dptrace32.c288 case PTRACE_GETFPREGS: in compat_arch_ptrace()
Dptrace.c797 case PTRACE_GETFPREGS: in arch_ptrace()
/arch/mn10300/kernel/
Dptrace.c342 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in arch_ptrace()
/arch/sparc/kernel/
Dptrace_32.c380 case PTRACE_GETFPREGS: { in arch_ptrace()
/arch/x86/kernel/
Dptrace.c911 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in arch_ptrace()
1232 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in x32_arch_ptrace()
1291 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in compat_arch_ptrace()
/arch/sh/kernel/
Dptrace_64.c467 case PTRACE_GETFPREGS: in arch_ptrace()
Dptrace_32.c460 case PTRACE_GETFPREGS: in arch_ptrace()
/arch/arm/kernel/
Dptrace.c827 case PTRACE_GETFPREGS: in arch_ptrace()

12