Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/arch/sh/include/uapi/asm/
Dptrace.h12 #define PTRACE_GETFPREGS 14 /* FPU registers */ macro
/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/
Dptrace.h93 #define PTRACE_GETFPREGS 14 macro
/kernel/linux/linux-5.10/arch/m68k/include/uapi/asm/
Dptrace.h72 #define PTRACE_GETFPREGS 14 macro
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
Dptrace-abi.h70 #define PTRACE_GETFPREGS 14 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
Dptrace-abi.h68 #define PTRACE_GETFPREGS 14 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
Dptrace.h44 #define PTRACE_GETFPREGS 14 macro
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
Dptrace.h53 #define PTRACE_GETFPREGS 14 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/
Dptrace.h24 #define PTRACE_GETFPREGS 14 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/
Dptrace.h11 #define PTRACE_GETFPREGS 14 macro
/kernel/linux/linux-5.10/arch/arm/include/uapi/asm/
Dptrace.h18 #define PTRACE_GETFPREGS 14 macro
/kernel/linux/linux-5.10/arch/powerpc/include/uapi/asm/
Dptrace.h184 #define PTRACE_GETFPREGS 0xe macro
/kernel/linux/linux-5.10/arch/x86/um/os-Linux/
Dregisters.c23 if (ptrace(PTRACE_GETFPREGS, pid, 0, fp_regs) < 0) in save_i387_registers()
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/
Dptrace.h334 #define PTRACE_GETFPREGS 14 macro
/kernel/linux/linux-5.10/arch/mips/kernel/
Dptrace32.c283 case PTRACE_GETFPREGS: in compat_arch_ptrace()
/kernel/linux/linux-5.10/arch/x86/um/
Dptrace_64.c253 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()
/kernel/linux/linux-5.10/arch/powerpc/kernel/ptrace/
Dptrace32.c281 case PTRACE_GETFPREGS: in compat_arch_ptrace()
Dptrace.c181 case PTRACE_GETFPREGS: /* Get the child FPU state (FPR0...31 + FPSCR) */ in arch_ptrace()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/ptrace/
Dptrace.h327 ret = ptrace(PTRACE_GETFPREGS, child, NULL, regs); in show_fpr()
346 ret = ptrace(PTRACE_GETFPREGS, child, NULL, regs); in write_fpr()
/kernel/linux/linux-5.10/arch/m68k/kernel/
Dptrace.c248 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in arch_ptrace()
/kernel/linux/linux-5.10/arch/x86/kernel/
Dptrace.c764 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in arch_ptrace()
1066 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in ia32_arch_ptrace()
1167 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in x32_arch_ptrace()
/kernel/linux/linux-5.10/arch/sh/kernel/
Dptrace_32.c425 case PTRACE_GETFPREGS: in arch_ptrace()
/kernel/linux/linux-5.10/arch/sparc/kernel/
Dptrace_32.c390 case PTRACE_GETFPREGS: { in arch_ptrace()
/kernel/linux/linux-5.10/arch/parisc/kernel/
Dptrace.c195 case PTRACE_GETFPREGS: /* Get the child FPU state. */ in arch_ptrace()
/kernel/linux/linux-5.10/arch/arm/kernel/
Dptrace.c784 case PTRACE_GETFPREGS: in arch_ptrace()

12