Home
last modified time | relevance | path

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

/Linux-v6.6/arch/sh/include/uapi/asm/
Dptrace.h12 #define PTRACE_GETFPREGS 14 /* FPU registers */ macro
/Linux-v6.6/arch/parisc/include/uapi/asm/
Dptrace.h93 #define PTRACE_GETFPREGS 14 macro
/Linux-v6.6/arch/m68k/include/uapi/asm/
Dptrace.h72 #define PTRACE_GETFPREGS 14 macro
/Linux-v6.6/arch/x86/include/uapi/asm/
Dptrace-abi.h70 #define PTRACE_GETFPREGS 14 macro
/Linux-v6.6/arch/mips/include/uapi/asm/
Dptrace.h53 #define PTRACE_GETFPREGS 14 macro
/Linux-v6.6/arch/arm/include/uapi/asm/
Dptrace.h18 #define PTRACE_GETFPREGS 14 macro
/Linux-v6.6/arch/x86/um/os-Linux/
Dregisters.c24 if (ptrace(PTRACE_GETFPREGS, pid, 0, fp_regs) < 0) in save_i387_registers()
/Linux-v6.6/arch/powerpc/include/uapi/asm/
Dptrace.h184 #define PTRACE_GETFPREGS 0xe macro
/Linux-v6.6/arch/sparc/include/uapi/asm/
Dptrace.h334 #define PTRACE_GETFPREGS 14 macro
/Linux-v6.6/arch/powerpc/kernel/ptrace/
Dptrace32.c279 case PTRACE_GETFPREGS: in compat_arch_ptrace()
Dptrace.c140 case PTRACE_GETFPREGS: /* Get the child FPU state (FPR0...31 + FPSCR) */ in arch_ptrace()
/Linux-v6.6/arch/x86/um/
Dptrace_64.c254 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in subarch_ptrace()
Dptrace_32.c262 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in subarch_ptrace()
/Linux-v6.6/arch/mips/kernel/
Dptrace32.c283 case PTRACE_GETFPREGS: in compat_arch_ptrace()
Dptrace.c1281 case PTRACE_GETFPREGS: in arch_ptrace()
/Linux-v6.6/arch/m68k/kernel/
Dptrace.c249 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in arch_ptrace()
/Linux-v6.6/arch/parisc/kernel/
Dptrace.c200 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in arch_ptrace()
313 case PTRACE_GETFPREGS: in compat_arch_ptrace()
/Linux-v6.6/tools/testing/selftests/powerpc/ptrace/
Dptrace.h331 ret = ptrace(PTRACE_GETFPREGS, child, NULL, regs); in show_fpr()
350 ret = ptrace(PTRACE_GETFPREGS, child, NULL, regs); in write_fpr()
/Linux-v6.6/arch/x86/kernel/
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()
/Linux-v6.6/arch/sh/kernel/
Dptrace_32.c424 case PTRACE_GETFPREGS: in arch_ptrace()
/Linux-v6.6/arch/sparc/kernel/
Dptrace_32.c390 case PTRACE_GETFPREGS: { in arch_ptrace()
Dptrace_64.c960 case PTRACE_GETFPREGS: in compat_arch_ptrace()
/Linux-v6.6/arch/arm/kernel/
Dptrace.c754 case PTRACE_GETFPREGS: in arch_ptrace()