Home
last modified time | relevance | path

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

12

/openbmc/linux/arch/sh/include/uapi/asm/
H A Dptrace.h12 #define PTRACE_GETFPREGS 14 /* FPU registers */ macro
/openbmc/u-boot/arch/arm/include/asm/
H A Dptrace.h6 #define PTRACE_GETFPREGS 14 macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dptrace.h93 #define PTRACE_GETFPREGS 14 macro
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dptrace-abi.h70 #define PTRACE_GETFPREGS 14 macro
/openbmc/linux/arch/m68k/include/uapi/asm/
H A Dptrace.h72 #define PTRACE_GETFPREGS 14 macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dptrace.h53 #define PTRACE_GETFPREGS 14 macro
/openbmc/u-boot/arch/xtensa/include/asm/
H A Dptrace.h74 #define PTRACE_GETFPREGS 14 macro
/openbmc/u-boot/arch/x86/include/asm/
H A Dptrace.h84 #define PTRACE_GETFPREGS 14 macro
/openbmc/linux/arch/arm/include/uapi/asm/
H A Dptrace.h18 #define PTRACE_GETFPREGS 14 macro
/openbmc/linux/arch/x86/um/os-Linux/
H A Dregisters.c24 if (ptrace(PTRACE_GETFPREGS, pid, 0, fp_regs) < 0) in save_i387_registers()
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dptrace.h184 #define PTRACE_GETFPREGS 0xe macro
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dptrace.h334 #define PTRACE_GETFPREGS 14 macro
/openbmc/linux/arch/powerpc/kernel/ptrace/
H A Dptrace32.c279 case PTRACE_GETFPREGS: in compat_arch_ptrace()
H A Dptrace.c140 case PTRACE_GETFPREGS: /* Get the child FPU state (FPR0...31 + FPSCR) */ in arch_ptrace()
/openbmc/linux/arch/mips/kernel/
H A Dptrace32.c283 case PTRACE_GETFPREGS: in compat_arch_ptrace()
/openbmc/linux/arch/x86/um/
H A Dptrace_64.c254 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in subarch_ptrace()
H A Dptrace_32.c262 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in subarch_ptrace()
/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace.h331 ret = ptrace(PTRACE_GETFPREGS, child, NULL, regs); in show_fpr()
350 ret = ptrace(PTRACE_GETFPREGS, child, NULL, regs); in write_fpr()
/openbmc/linux/arch/parisc/kernel/
H A Dptrace.c200 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in arch_ptrace()
313 case PTRACE_GETFPREGS: in compat_arch_ptrace()
/openbmc/linux/arch/m68k/kernel/
H A Dptrace.c249 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in arch_ptrace()
/openbmc/linux/arch/x86/kernel/
H A Dptrace.c794 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in arch_ptrace()
1096 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in ia32_arch_ptrace()
1197 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in x32_arch_ptrace()
/openbmc/linux/arch/sh/kernel/
H A Dptrace_32.c424 case PTRACE_GETFPREGS: in arch_ptrace()
/openbmc/linux/arch/sparc/kernel/
H A Dptrace_32.c390 case PTRACE_GETFPREGS: { in arch_ptrace()
H A Dptrace_64.c960 case PTRACE_GETFPREGS: in compat_arch_ptrace()
/openbmc/linux/arch/arm/kernel/
H A Dptrace.c754 case PTRACE_GETFPREGS: in arch_ptrace()

12